
tr.d1 td {
	background-color: rgb(212, 200, 200); color:#000000
	}


body {
	background-color:  #FAF8CC;
	margin-right: 20px;
	margin-left: 20px;	
}
/* Font Styles (should be included with editor styles) */
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,a:visited{
	color: #0033cc;
	font-weight:normal;
	text-decoration: none;
}
a:hover,a:active{
	color: #3399ff;
	font-weight:normal;
	text-decoration: none;
}
h1,.h1 {
	color: #0066cc;
	font: x-large Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
h2,.h2 {
	color: #330066;
	font-size: x-large;
	font-weight: bold;
	margin: 8px 0;
	padding: 0;
}
h3,.h3 {
	color: #330066;
	font-size: medium;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.require {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

/* Misc. Formatting Styles (should be included with editor styles) */
hr {
	color: #336699;
	border: 1px solid #336699;
}.logo {
	float: left;
	margin-right: 20px;
	padding-right:25px;
	
	margin-bottom: 20px;
	
}
