A { color: #666666; }

 .bg_home { background-color: #FFFFFF }
 .bg_about { background-color: #336666 }
 .bg_investment { background-color: #999999 }
 .bg_howto { background-color: #ff9933 }
 .bg_newsletter { background-color: #333333 }
 .bg_research { background-color: #003366 }
 .bg_corner { background-color: #666699 }
 .bg_contact { background-color: #99CC33 }

 .text_home H1,.text_home H2,.text_home A { color: #669900 }
 .text_about H1,.text_about H2,.text_about A { color: #003333 }
 .text_investment H1,.text_investment H2,.text_investment A { color: #7F7F7F }
 .text_howto H1,.text_howto H2,.text_howto A { color: #CC6600 }
 .text_newsletter H1,.text_newsletter H2,.text_newsletter A { color: #232323 }
 .text_research H1,.text_research H2,.text_research A { color: #003366 }
 .text_corner H1,.text_corner H2,.text_corner A { color: #51517F }
 .text_contact H1,.text_contact H2,.text_contact A { color: #669900 }

TD, .normal, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
 .normal, p {
	line-height: 150%;
}

H1 {
	color: #669900;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H2 {
	color: #669900;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3, .quote {
	font-family: Georgia, Times New Roman, Times Roman, Times, serif;
	font-size: 18px;
	color: #999999;
	line-height: 150%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
 .submenu, .submenu A, .submenu A:hover, .submenu A:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
 .submenu A:hover {
	text-decoration: underline;
}

 .maintable {
	border:1px solid #cccccc; 
	margin-left:10px;
	margin-top:10px;
}
 .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top:4px;
	margin-left:10px;
}
 .copyright A {
	color: #999999;
}
 .copyright A:hover {
	color: #ff9933;
}
 .index {
	font-size: 11px;	
	color: #669900;
	text-decoration: none;
}
A:hover.index {
	text-decoration: underline;
}


P {
	margin-top: 10px;
	margin-bottom: 10px;
}
UL {
	list-style-image: url(http://www.rodgerspiller.com/images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
LI {
	margin-top: 0px;
	margin-bottom: 0px;
}


 .Inivisible_Gridlines {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	vertical-align: top;
}

