body {
	background-color:#ffffff;
}

body, p, td, ul, il, ol {
   color:#000000;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:11px;
	}

b, strong {
   font-weight:bold; 
}

input, select, textarea
   { color:#000000; 
   font-family:trebuchet, verdana, sans-serif; 
   font-size:10px;}

.sizeConstraint{
	 width:350;}

.red { 
	color:#D00000;
}

.footer {
	color:#999999;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:9px;
}

a:visited, a:link, a:active {
   	text-decoration:underline;
	color:#D00000;
}
.anchor{
	color:#D00000;
	text-decoration:none;
}

.mainTable{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
