.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a.h2		{
    font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color : #024E7A;
	font-weight: bold;
}
a.h2:hover{
    font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color : #024E7A;
	font-weight: bold;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}