BODY,TD {
	color : #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

A:LINK, A:VISITED {
	color : #566BC7;
	text-decoration : none;
}

A:HOVER {
	color : #7C89BB;
	text-decoration : underline;
}

A.sidebar:LINK, A.sidebar:VISITED {
	color : #566BC7;
	text-decoration : underline;
}

A.sidebar:HOVER {
	color : #566BC7;
	text-decoration : none;
}

A.alt2:LINK, A.alt2:VISITED {
	color : #AFAF41;
	text-decoration : none;
}

A.alt2:HOVER {
	color : #AFAF41;
	text-decoration : underline;
}


A.alternate:LINK, A.alternate:VISITED {
	color : #747474;
	text-decoration : underline;
}

A.alternate:HOVER {
	color : #000000;
	text-decoration : none;
}

A.sideNav:LINK, A.sideNav:VISITED {
	font-size:10px;
	color : #3F4F94;
	text-decoration : none;
	font-weight : bold;
	
}

A.sideNav:HOVER {
	font-size:10px;
	color : #4A63C2;
	text-decoration : underline;
	font-weight : bold;
}
.sideNav2{
		font-size:10px;
	color : #667FDB;

	font-weight : bold;
}
A.subNav:LINK, A.subNav:VISITED {
	font-size:10px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	
}

A.subNav:HOVER {
	font-size:10px;
	color : #AEB7DF;
	text-decoration : underline;
	font-weight : bold;
}

A.smallBlue:LINK,A.smallBlue:VISITED{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #3F4F94;
	text-decoration : none;
}

A.smallBlue:HOVER{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #3F4F94;
	text-decoration : underline;
}
.sm1{
		font-size:10px;
}
.sm2{
		font-size:10px;
		color : #333333;
}
.smbody{
	font-size:10px;
	color:#555555;
	line-height : 15px;
}
.nav2{
	color : #3F4F94;
	font-weight : bold;
	font-size:10px;
}

.page{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #AEBBF4;
}
.h1{
	font-size:11px;
	color : #7280C1;
	letter-spacing : -1px;
	text-decoration : none;
	font-weight : bold;
}
.H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight : bold;
}
.H3{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight : bold;
}

.h4{
	color : #AFAF41;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight : bold;
	letter-spacing : 4px;
	line-height : 20px;
}
.small{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;

}



UL{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left : 10px;
	list-style-type : disc;

}
LI{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style-type : square;
	color:#999999;
	margin-left : 10px;
}
