P  {
	font-family : Tahoma;
	font-size : 14px;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Tahoma;
	font-weight : bold;
	color : #800000;
	font-size : 14px;
	text-decoration : none;
}

A:Visited  {
	font-family : Tahoma;
	font-weight : bold;
	color : #B7093E;
	font-size : 14px;
	text-decoration : none;
}

A:Active  {
	font-family : Tahoma;
	color : #800000;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}

A:Hover  {
	font-family : Tahoma;
	font-weight : bold;
	color : #B7093E;
	font-size : 14px;
	text-decoration : none;
}

BODY  {
	font-family : Tahoma;
	font-size : 14px;
}

TD  {
	font-size : 14px;
}

font.title  {
	font-family : Tahoma;
	font-size : 17px;
	font-weight : normal;
	font-style : normal;
}

