P  {
	font-family : Tahoma;
	color : 000000;
}

H1  {
	font-family : Tahoma;
}

H2  {
	font-family : Tahoma;
}

H3  {
	font-family : Tahoma;
}

A  {
	color : 0000FF;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-weight : normal;
	color : 0000FF;
}

BODY  {
	color : 000000;
	background-color : FFFFFF;
        font-family : Tahoma;
        font-size : small;
}

