P  {
	font-size : 48px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
}

H1  {}

H2  {}

H3  {
	font-size : 48px;
	font-family : vberdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

A  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A:Active  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #C0C0C0;
	text-decoration : none;
	clip : auto;
}

BODY  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	text-decoration : none;
}


