P, TABLE, TD, TH, TR ,OL, UL, LI, DIV, BLOCKQUOTE, BODY {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: black
}


/* don't center align table headers by default */
TH  {
	text-align: left;	
}


/* Headline styles */
H1 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #3a5a7f; 
	font-weight: bold;
	margin-bottom: 0px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #3a5a7f; 
	font-weight: bold;
	margin-bottom: 0px;
	align: left;
}

H3 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #8d8ee1; 
	font-weight: bold;
	margin-bottom: 0px;
	align: left;
}

H4 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #3a5a7f; 
	font-weight: bold;
	margin-bottom: 0px;
}

a:link {
	color:#3a5a7f;
	font-weight: bold;
} 

a:visited {color:#8d8ee1;
	font-weight: bold;} 

a:hover {color:#c0c0c0c;
	font-weight: bold;} 

a:active {color:#3a5a7f;
	font-weight: bold;} 

.redtext {font-size: 12px; font-weight: normal; color: red; }
.bluetext {font-size: 12px; font-weight: normal; color: #3a5a7f; }
.tinytext {font-size: 9px; font-weight: normal; }
.blueheader {font-size: 14px; font-weight: bold; color: #3a5a7f; }
.bluebold {font-size: 12px; font-weight: bold; color: #3a5a7f; }
td.out	   { cursor: pointer; color: #50708F; background-color: #DADDE0; border: 1px solid #000000; font-family:Tahoma }
td.bluebold {font-size: 12px; font-weight: bold; color: #3a5a7f; }
tr.bold { font-weight: bold; }
td.headerblue  {background: #3a5a7f; border:0px solid #000000; text-align:center; color:#c0c0c0; font-weight: bold; font-size: 14px; font-family:Tahoma }
a.cellblue {background: #3a5a7f; border:0px solid #000000; text-align:center; color:#c0c0c0; font-weight: bold; }

td.hover	 { cursor: pointer; color: #FFFFFF; background-color: #435A6F; border-style:inset; border-width:1px; font-family:Tahoma }
td.tiny	 { cursor: pointer; color: #000000; background-color: #ffffff; border-style:inset; border-width:1px; font-family:Tahoma ; font-size:6pt}
td.nottootiny { cursor: pointer; color: #000000; background-color: #ffffff; border-style:inset; border-width:1px; font-family:Tahoma ; font-size:8pt}

