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

}
h6 {
	font-size: 10px;
	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:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;


}
a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;


}
a:active{
	text-decoration:none;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;


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


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