body {
	text-decoration:none;
	font-family:Tahoma, Arial;
	color:#990000;
	font-size:12pt;
	font-weight:normal;
}


A {
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}

A:hover{
	text-decoration:none;
	color:#000000;
}

.grey{
	font-weight:normal;
	font-size:10pt;
	color:#666666;
}

.bottom{
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
}

.header{
	font-weight:bolder;
	font-size:14pt;
	color:#990000;
}
