body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#454343;
/*	background-image: url('images/2007_bg.jpg');
	background-repeat: no-repeat;*/
}

p, table, td, th, br, li, dl, dd, dt, h1
{
	font-family:arial,verdana;
	color:#ffffff;
	font-size:12px;
}

a {color: #868686;text-decoration:none;}
a.noline {color: #949494;text-decoration:none;}
a:link {text-decoration:none;}
a:visited {color: #797979;text-decoration:none;}
a:active {text-decoration:none;}
a:hover {color: #CECECE;text-decoration:none;}

input {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
}

textarea {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 10pt;
	font-weight: normal
}

li {
line-height: 22px;
}