* { font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rector {
	background-color: #E0FFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.tableentry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.leftlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6pt;
	text-indent: 0px;
	left: 10px;
	position: relative;
}
a:hover { color: red; }

/*
   Here, define the styles for the rollovers using CSS. The 'on' style
   will be displayed when the mouse is over the rollover, and the 'off'
   style at any other time.
*/
 .off	{ 
 	text-decoration: underline;
	color: "#66CC99";      
	}
 .on	{ 
 	text-decoration: underline;
	color: black;        
	}
.MsoBodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.caption {
	font-size: small;
	font-style: italic;
}
