P  {
	color : #000000;
	font-family : sans-serif;
	font-size : medium;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	font-family : Lucida Console;
	color : #008080;
	text-transform : uppercase;
	text-align : center;
}

H2  {
	color : #008080;
	font-size : large;
	font-weight : bold;
	font-family : Lucida Console;
	text-align : center;
}

H3  {
	color : #008080;
	font-weight : bold;
	font-family : Lucida Console;
	text-align : center;
}

A  {
	text-decoration : underline;
	color : #0000FF;
	font-weight : bold;
	font-family : Tahoma;
}

A:Visited  {
	color : #800080;
	text-decoration : underline;
	font-family : Tahoma;
	font-weight : bold;
}

A:Active  {
	color : #00FFFF;
	text-decoration : underline;
	font-family : Tahoma;
	font-weight : bold;
}

A:Hover  {
	color : #00FFFF;
	text-decoration : underline;
	font-family : Tahoma;
	font-weight : bold;
}

BODY  {
	background-color : #C0C0C0;
	color : #000000;
	font-family : Tahoma;
}

