BODY {
	color: #D0D0D0;
	font-family: Arial;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

P {
	color: #D0D0D0;
	font-family: Arial;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

H1 {
	color: #D0D0D0;
	font-family: Arial;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
}

H2 {
	color: #D0D0D0;
	font-family: Arial;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}

H3 {
	color: #D0D0D0;
	font-family: Arial;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

LI {
	font-size: 11px;
}	

A:link {
	color: #8080FF;
}

A:visited {
	color: #404090;
}

A:active {
	color: #FFFFFF;
}
