
body { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: black;}
	
td.memo p {
	font-family: Geneva, Times New Roman, serif; 
	color: #000;
	line-height: 105%; }

.leftbar {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #990099; }	

.darkbkg {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white; }

.darkbkgbig {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: white; }
	
p.milestones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF; }
	
p.milestones a:link, p.milestones a:visited {
	color: yellow; 
	font-weight: bold; }
	
p.milestones a:hover {
	background: none;
	text-decoration: none; }

.header1 { 
	font-family: Arial, Helvetica; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; }

a.header:link,
a.header:visited { text-decoration: none; }

a:link		{ color: #FFFF66; }
a:visited	{ color: #FFFF66; }
a:active 	{ color: #99CCFF; }
a:hover	{
	color: rgb(0, 0, 0);  
	background: rgb(255, 255, 153);
	text-decoration: none; }
	
a.hole:hover { background: transparent; }

.small { 
	font-size: 11px;
	color: FFFFFF; }