.header{
	font-family: Verdana, Arial, Helvetica;
	color : #000000;
	font-style : normal;
	font-size : 16px;
	line-height: 15px;
	font-weight: bold;
}
A:link {
	font-family: Verdana, Arial, Helvetica;
	color : Blue;
	font-size : 11px;
	text-decoration: underline;
}
A:visited {
	font-family: Verdana, Arial, Helvetica;
	color : Gray;
	font-size : 11px;
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
	color : Blue;
	text-decoration: underline;
	font-size : 11px;
}
A:hover {
	text-decoration: none;
	color : #999999;
	text-decoration: underline;
	font-size : 11px;
}

HR{
color : Black;
}
body{
	background-color:#FFFFFF;
	}
td, tr, table, .text{
	font-family: Verdana, Arial, Helvetica;
	color : Black;
	font-size : 11px;
	text-decoration : none;
}
.subhead{
	font-family : Verdana, Arial, Helvetica;
	color: Black;
	font-size : 11px;
	font-weight : bold;
}
.tablehead{
	font-family : Verdana, Arial, Helvetica;
	color: Black;
	font-size : 11px;
	font-weight : bold;
} 
.tablesubhead{
	font-family : Verdana, Arial, Helvetica;
	color: Black;
	font-size : 11px;
	font-weight : bold;
}
.color{
	font-family : Verdana, Arial, Helvetica;
	color: Black;
	font-size : 11px;
	font-weight : bold;
}
.logotext {

	font-family: "Times New Roman", Times, serif;
	color : Black;
	font-style : italic;
	font-size : 14px;
	font-weight : bold;
	line-height: 15px;
}
.footer{
	font-family : Verdana, Arial, Helvetica;
	color: Black;
	font-size : 9px;
}
.header2 {

	font-family: Verdana, Arial, Helvetica;
	color : Black;
	font-style : normal;
	font-size : 12px;
	line-height: 15px;
	font-weight: normal;
}
.bold {


	font-family: Verdana, Arial, Helvetica;
	color : Black;
	font-style : normal;
	font-size : 11px;
	line-height: 15px;
	font-weight: bold;
}

