h2 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;

}
h6 {
	font-size: 8px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;

}
h3 {
	color: #000066;
	font-weight: normal;
	font-size: 16px;
}
a:link{
	text-decoration:none;
	color:#999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
a:visited{
	text-decoration:none;
	color:#999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
a:active{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
a:hover{
	text-decoration:none;
	color:#000000;
	font-weigth:bold;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
