body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #4B4B4B;
	background-color: #000000;
	background-image: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #4B4B4B;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #AF343B;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #4B4B4B;
	list-style-position: outside;
	list-style-image: url(url((URL)));
	list-style-type: square;
}
input,select,textarea	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #F2F2F2;
	color : #333333;
}
.formbutton
{
	background-color : #CDCDCD;
}
.grey {
	color: #A2A5A8;
}
.red {
	color: #AF343B;
}
.yellow {
	color: #FFAA00;
}

