P  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

H2  {
	font-family : sans-serif;
	font-size : large;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

A  {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Visited  {
	color : Gray;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : medium;
	font-style : normal;
}

A:Active  {
	color : Gray;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : medium;
}

A:Hover  {}

BODY  {
	font-size : x-small;
	color : Gray;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

