body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
.tblborder {
	border: 1px solid #424242;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a.lite:link, a.lite:active, a.lite:visited {
	color: #FFFFFF;
}
a.lite:hover {
	color: #cccccc;
}
a:link, a:active, a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f2f2f2;
	width: 100%;
}
.footer {
	color: #cccccc;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #cccccc;
}
a.footer:hover {
	color: #000000;
	background-color: #FF0000;
	text-decoration: none;
}