P  {
	font-size : 14;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}

H1  {
	font-style : normal;
	font-family : Tahoma;
	font-weight : bold;
}

H2  {
	font-family : Tahoma;
}

H3  {
	font-family : Tahoma;
}

A  {
	text-decoration : none;
	color : Black;
	font-family : Tahoma;
	font-weight : bold;
}

A:Visited  {
	font-family : Tahoma;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}

A:Active  {
	font-family : Tahoma;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}

A:Hover  {
	font-family : Tahoma;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}

BODY  {
	font-family : Tahoma;
	font-weight : normal;
}

