.hed1  {
	font-size : 18pt;
	font-family : Arial;
    color: #FFFFFF;
	font-weight: bold;
}

.hed2  {
	font-size : 13pt;
	font-family : Arial;
    color: #FFFFFF;
	font-weight: bold;
}

.hed3  {
	font-size : 15pt;
	font-family : Arial;
	font-weight: bold;
}

td  {
	font-size : 12pt;
	font-family : Arial;
}

.tds  {
	font-size : 12pt;
	font-family : Arial;
}

.sml  {
	font-size : 8pt;
	font-family : Arial;
}
.content  {
	font-size : 12pt;
	font-family : Arial;
}

A  {
	color : 0000bf;
	text-decoration : none;
}

A:Visited  {
	color : 000080;
	text-decoration : none;
}

A:Active  {
	color : 0080FF;
	text-decoration : none;
}

A:Hover  {
	color : 0080C0;
	text-decoration: none;
}

