  Body {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-align : justify;
}

TABLE {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-align : justify;
}

P  {
	text-indent : .25 in;
	margin-top : .07in;
	margin-bottom : .07in;
	text-align : justify;
}

UL {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
}

A {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-decoration: none;
	color : #2B53B7;
}

 A:hover {
	color: #B51D02;
	text-decoration : underline;
}


.MainMenu {
	font-size : 11px;
	font-weight : normal;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
}

A.MainMenuLink:link {
	color : #F9E6B9;
	text-decoration: none;
}

A.MainMenuLink:Hover {
	color: #F9E6B9;
	text-decoration : underline;
}

.MenuText{
	font-size : 12px;
	font-weight : 700;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

A.MenuText:link { 
	color:white;
}

A.MenuText:Hover {
	color: #DFDDD7;
	text-decoration : underline;
}

.BodyCell{
	padding-left : 20px;
	padding-bottom : 0px;
	padding-right : 20px;
	padding-top : 5px;
	text-align : justify;
}

 .BottomText {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	text-align :center;
}

.MainTitle{
	font-size : 12px;
	font-weight : bolder;
	color : #2B53B7;
	font-family : Arial, Helvetica, sans-serif;
}

A.MainTitle:link { 
	color:#2B53B7;
}

A.MainTitle:Hover {
	color: Black;
	text-decoration : None;
}

.AdminBodyText {
	font-size : 12px;
	font-family :  Arial;
	font-weight : normal;
}
