BODY {

	
	background-image		: url('/images/bg.gif');
	background-color		: #ffffff;
	font-family				: Trebuchet MS, Arial;
	font-size				: 12px;
}

BODY TD {
	font-family				: Trebuchet MS, Arial;
	font-size				: 12px;
}

H1 {

	font-size				: 24px;
}

H2 {

	font-size				: 20px;
}


H3 {

	font-size				: 16px;
}

A:VISITED {

	color					: #0000FF;
}