a:link, a:visited, a:active  {
  color: #0000FF; 
  }  
a:hover { color: #0000B0 }

a.style1:link, a.style1:visited, a.style1:active {
	color: #00FFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}
a.style1:hover { 
   color: #F5F6F7;
   font-style: bold; 
 }

BODY {
	margin : 2px 2px 2px 2px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
}
TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

TD.header A {
	color : #FFFFFF;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	font-weight : bold;
}

.BoxTitle, H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #2153AD;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
}

H2 {
	color : #2D7CD3;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 20px;
	text-align : left;
	font-weight : bold;
}

.Product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.Subheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AA0000;
}

.BlueHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0050B5;
}

.Download {
	color: #000090;
}
