P  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : verdana;
}

li {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : verdana;
}
H2  {font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : verdana;}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font : verdana;
}

A:Visited  {
	font : verdana;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF00FF;
	font : verdana;
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : verdana;
}


