A:active {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
A:link	{
	color: #000066;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color: #CC6600;
	;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
} 
A:visited {
	color: #000066;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
} 
body {
	margin-top: 0px;
	line-height: 18pt;
	font-weight: 100;

}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FDFDFD;
}
h1 {
	font-size: 18pt;
	color: #990000;
}
h2 {
	font-size: 12pt;
	color: #990000;
}
.header {
}