﻿
body
{
	background-color: #E9E9E9;
  /*background-color: #1c4d75;*/
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  /*font-size: 14px;*/
	font-size: 13px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:18px;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 14px;
	margin-left: 25px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
  /*font-family: Georgia, Times New Roman, Times, serif;*/
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
	margin-left: 7px;
}
h1
{
	font-size: 36px;
	color: #47769C;
}
h2
{
	font-size: 24px;
	color: #990000;
}
h3
{
	font-size: 18px;
}
h4
{
	text-align:left;
	font-size: 16px;
	margin-left: 25px;
}
ul
{
	list-style-type: none;
}
#form1
{
	font-weight: bold;
	text-align: center;
}
a
{
	color: #1C4D75;
}
p.sidebar
{
	margin-right: 15px;
	margin-left: 15px;
	font-size:12px;
}
ol li
{
	margin-bottom: 5px;
}
