.dj {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #336666;
}

body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	color: #FFFFFF;
}
.OFHeading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
}

.OFTitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	margin-bottom: 1px;
	font-weight: normal;
	text-align: left;
	margin-top: 1px; 
}

.OFSmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
