body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	background-color: #555555;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

td, th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

a:link {
	color: #000080;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	
	
}
a:visited {
	color: #000080;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}
a:hover {
	color: #000080;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}
a:active {
	color: #000080;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}