body { 
	padding:0;
	margin:0;
	font-weight: normal; 
	word-spacing: normal; 
	text-transform: none; 
	color: black; 
	font-family: Verdana, Helvetica, sans-serif; 
	letter-spacing: normal; 
	background-color: white; 
	font-size:9pt;
}

h1, h2, h3, h4, h5, th, thead, tfoot { color: black; }

h1 {
	font-size:1.3em;
	padding:0 0 2px 0;
	margin:0;
	color:#0b2e04;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.2em;
	padding:0 0 2px 0;
	margin:0;
	color:#febf00;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.1em;
	padding:0 0 2px 0;
	margin:0;
	color:#404f24;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
h4 { font-weight: bold; font-size: 12pt; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h5 {	font-size:1em;
	padding:2px 0 ;
	margin:0;
	color:#0b2e04;
	font-family:Arial, Helvetica, sans-serif;}
h6 { font-weight: bold; font-size: 9pt; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
p, td {
	font-size: 9pt; 
}

TFOOT, THEAD { font-size: 9pt; }	
		
TH { font-weight: bold; font-size: 9pt; }	
SMALL { font-size: 7pt; }	
BIG { font-size: 12pt; }	
BLOCKQUOTE, PRE { font-family: Courier New, monospace; font-size: 9pt; }	
	
UL LI { list-style-type: square; }	
UL LI LI { list-style-type: disc; }	
UL LI LI LI { list-style-type: circle; }	
	
OL LI { list-style-type: decimal; }	
OL OL LI { list-style-type: lower-alpha; }	
OL OL OL LI { list-style-type: lower-roman; }	

A:link { color: #0f68b4; text-decoration: none; }	
A:visited { color: #0f68b4; text-decoration: none; }		
A:hover { color: #0b2e04; text-decoration: none; }
A:active { color: #0b2e04; text-decoration: none; }		

.RedText { color: red; }
.BlueText { color: blue; }

.PollProgressBarItem {border-right: white 1px solid;border-top: white 1px solid;border-left: white 1px solid; border-bottom: white 1px solid;height: 20px !important;}


