BODY
{
	background-image : url(../images/background.gif);
	background-repeat : no-repeat;
}

A{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4856B0;
	font-weight: bold;
	text-decoration : none;
}

A:hover
{
	color: #898989;
	text-decoration: none;
}

P, SPAN, DIV, LI, OL, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight:bold;
}

.Content
{
	background-color : #E9EBF6;
	background-image : url(../images/contentBack.gif);
	background-repeat : no-repeat;
}

.ContentMiddle
{
	background-image : url(../images/middleContentRight.gif);
	background-repeat : repeat-y;
}

.ContentBottom
{
	background-image : url(../images/bottomContentMiddle.gif);
	background-repeat : repeat-x;
}

.Contact
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4856B0;
	font-weight: bold;
	text-decoration: none;
}

.html2
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.MenuItem A
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4856B0;
	font-weight: bold;
	text-decoration: none;
}
