BODY {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-image: url(images/bg.gif);
	background-color: #640022;
}

TD {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

A:link  {
	color: white;
}

A:visited  {
	color : rgb(240,240,240);
}