.menuItem {
	font-size: 10px;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
A.menuItem:hover {
	color: #cc9999;
}
/*
H1 {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}
*/
BODY {
	background-image: url(/files/dl_background.jpg);
	background-repeat: repeat-x;
/*	background-color: #37273d; */
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
/*	color: #ddc0b3; */
}
A:hover {
	color: #a62a2a;
}
BLOCKQUOTE.code, PRE
{
	font-family: Courier New, courier, monospace;
	font-size: 10pt;
}
.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
