body{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
td{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
H1{
	font-family: Tahoma, "MS Serif";
	font-size : 18pt;
}
H3{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
select{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
.normal{
	font-family: Tahoma, "MS Serif";
	font-size : 9pt;
}
.small{
	font-family: Tahoma, "MS Serif";
	font-size : 8pt;
}
A:link {text-decoration: underline; color: #2D8BAB;}
A:visited {text-decoration: underline; color: #2D8BAB;}
A:active {text-decoration: underline; color: #2D8BAB;}
A:hover {text-decoration: underline; color: red;}