html{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
 }
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.title{
	font-weight : bold;
	font-size : 15pt;
	letter-spacing : 2pt;
	text-align : right;
	text-transform : uppercase;
	color : White;
}
TD.pagename{
	vertical-align : middle;
	height : 40px;
	width : 750px;
}
TD.menu {
	width : 133px;
	border-top : 2px solid White;
	height : 40px;
}
A.type1{
	font-weight : bold;
	font-size : 9pt;
	letter-spacing : 1pt;
	line-height : 40px;
	text-decoration : none;
	text-transform : uppercase;
	text-indent : 15px;
	display : block;
}  
A.type1:link {
	color : #003085;
}  
A.type1:visited {
	color : #003085;
}  
A.type1:hover {
	color : White;
	background-color : #003085;
}
A.type1:active {
	color : White;
	background-color : #003085;
}  
A.type1b{
	font-weight : bold;
	font-size : 9pt;
	line-height : 14px;
	text-decoration : none;
	text-transform : uppercase;
	display : block;
	padding-left : 15px;
	padding-top : 6px;
	padding-bottom : 6px;
}  
A.type1b:link {
	color : #003085;
}  
A.type1b:visited {
	color : #003085;
}  
A.type1b:hover {
	color : White;
	background-color : #003085;
}
A.type1b:active {
	color : White;
	background-color : #003085;
}  
A.type6{
	font-size : 7pt;
	font-weight: bold;
	text-decoration : none;
	text-align : right;
	display: block;
	margin: 40px;
}  
A.type6:link {
	color : #CCD6E7;
}  
A.type6:visited {
	color : #CCD6E7;
}  
A.type6:hover {
	color : #E80018;
}
A.type6:active {
	color : #CCD6E7;
}
