
BODY {
  	margin-left: 0in;
  	margin-right: 0in;
  	margin-top: 0in;
  	margin-bottom: 0in;
  	color: black;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 11px;
  	line-height: 16px;
  	background-color: #FFFFFF;
}

p, ol, ul, li, td, tr {
  	color: black;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 11px;
  	line-height: 16px;
}

H2 {
  	color: #CCCCCC;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 17px;
  	font-weight: bold;
  	line-height: 20px;
}

.Title {
  	color: #990000;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 17px;
  	font-weight: bold;
  	line-height: 20px;
}

.TitleSub{
  	color: #336699;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 11px;
  	font-weight: bold;
  	line-height: 12px;
}

H4 {
  	color: #003399;
  	font-family: Verdana, "Trebuchet MS", Arial, Helvetica;
  	font-size: 12px;
  	font-weight: bold;
  	line-height: 16px;
}


A:link {
	color: #000000;
	
}

A:visited {
        color: #336699;
  	
}

A:ACTIVE {
  	color: #AAAAAA;
} 

.copyright {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #999999;
  	line-height: 12px;
}

.v11px {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 14px;
}

