P  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

H1  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Gray;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

H3  {
	color : Olive;
	font-size : xx-large;
	font-family : Verdana;
}

A  {
	font-size : small;
	font-family : Trebuchet MS;
	color : Gray;
}

A:Visited  {
	font-size : small;
	font-family : Trebuchet MS;
	color : Gray;
}

A:Active  {
	font-size : small;
	font-family : Trebuchet MS;
	color : Gray;
}

A:Hover  {
	font-size : small;
	font-family : Trebuchet MS;
	font-weight : bold;
	color : Olive;
	background-color : Yellow;
}

BODY  {}

P1  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

