body  {
	font-size : 12pt;
	font-family : tahoma, arial;
}

.normal  {
	font-size : 12pt;
	font-family : tahoma, arial;
}

.bignormal  {
	font-family : Tahoma;
	font-size : 20pt;
	font-style : normal;
}

.midnormal  {
	font-family : Tahoma;
	font-size : 15pt;
}

.subnormal  {
	font-family : Tahoma;
	font-size : 10pt;
}

.altsubnormal  {
	font-family : Arial;
	font-size : 10pt;
}

a:active {
	color: #FF0000
}

a:link {
	color: #000000
}

a:visited {
	color: #000000
}

a:hover {
	color: #0000FF
}