H1 {
	font-size: 16pt;
	color: #EC3B45;
	font-family: "Times New Roman";
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
	text-align: center;
}
H2 {
	font-size: 14pt;
	color: #EC3B45;
	font-family: "Times New Roman";
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
	text-align: center;

}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #0086D0;
 font-family : Verdana;
 text-align : right;
 }

A:Hover {
	font-size: 12px;
	text-decoration: underline;
	color: #EC3B45;
; font-style: normal;
	font-family : Verdana;
}

HR {
	color: #99ccFF;
	height: 1pt;
}
Body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #333300;
}

TD  { 
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height : 18px;
 }
 UL {
	list-style : square;
}
 .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;

}
 
 .copyright:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;

}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: normal;


}
.tinyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
}
.NavigationList {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
}
.subject {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.NavigationBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
}
.heading {
	font-size: 14pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;

}
.bodymedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
#topNav a:link, #topNav a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color: #ffffff;
	background-color: #79ABDE;
	padding: 3px 20px 2px 20px;
	border: 1px solid  #79ABDE;
}
#topNav a:hover {
	color: #ff0000;
}
#topNav ul {
	list-style : none;
	margin: 0;
	padding: 5px 15px 0px 2px;
}
#topNav li {
	display : inline;
	padding-right:6px;
}
