.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
h1 {    
	font-size: 18pt;
}
h2 {    
	font-size: 12pt;
}
h3 {    
	font-size: 12pt;
}
h4 {    
	font-size: 10pt;
}
a.nav:link, a.nav:visited, a.nav:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
a.nav:link {
	color: #000000;
}
a.nav:visited {
	color: #000000;
}
a.nav:hover {
	color: #CCCCCC;
}
a:link, a:visited, a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
a:link {
	color: #000099;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
a.footer:link {
    color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.footer:hover {
    color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;

}
.highlighted {
	font-weight: bold;
	color: #FF9900;
}
.smalltext {
	font-size: 8pt;
	font-style: normal;
	letter-spacing: normal;

}
td.shade-lightgrey {
	background-color: #E6E6E6;
	visible: true;
}
td.shade-lightolive {
	background-color: #DFDFBF;	
	visible: true;
}
td.shade-grey { 
	background-color: #DAE0E4;
	visible: true;
 }
.shade-lightyellow {
	background-color: #FFFFEA;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
