
.tdLogo { color:black; background-color:rgb(255,255,255); }
.tdTitle { color:black; background-color:rgb(255,255,255); }

.logo { text-align:left; font-family: Helvetica, Arial, sans-serif; font-size: 10pt; font-weight:bold; color:black; }


.title { 
	text-align:right; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight:bold; 
	color:black; 
	background-color: rgb(255,255,255);
}

.tdContextMenu { background-color: white; } 
.tdHeading { background-color: white; }
.heading { text-align:center; font-family: Helvetica, Arial, sans-serif; font-size: 12pt; font-weight:bold; 
		color:rgb(255,255,255); background-color:rgb(227,6,38); }


.context-heading { 
	width: 75%;
	color:black; 
	background-color: rgb(255,255,255);	
	text-align:left; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12pt; 
	font-weight:bold; 
	padding: 1px;
}

.context-text { 
	width: 75%;
	color:black; 
	background-color: rgb(255,255,255);	
	text-align:left; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	font-weight:bold; 
}

#body { background-color: white; link: blue; vlink: black; }

#header { position: absolute; top: 2; width: 100%;
	border-style: solid; border-width: 1; padding: 4;
	background-color: #99cc33;
	font-family: Helvetica, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: black }

#footer 	{ font-family: Helvetica, Arial, sans-serif; font-size: 8pt; color:#999999; }






<!-- // bgcolor="#ffcccc" -->