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