td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
td.1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
td.2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 28pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
td.4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
td.6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
a {
	color: Blue;
	text-decoration: none;
}
A:visited{
	color: #666666;
}

A:active{ 
	color: Red;
}