.basesize120 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.basesize140 {

	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.margin10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.exsmall {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
a:link {  color: #660000}
a:visited {  color: #660000}
a:hover {  color: #FF0000}
a.sub:link {  color: #330000;}
a.sub:visited {	color: #330000;}
a.sub:hover {	color: #996600;}