td { 
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 70%;
	color: #406282;  
} 
h1, .h1 { 
	font-size: 130%;
	font-weight: bold;
} 
h2, .h2 {
	font-size: 80%; 
	font-weight: normal;
	}

a, a:visited { 
	color: #694CA3; 
} 
a:hover { 
	color: #CCCCCC; 
}

a.yellow, a.yellow:visited { 
	color: #FFCC66; 
} 
a.yellow:hover { 
	color: #CCCCCC; 
} 

.smaller {
	font-size: 6pt;
}

img { 
	border-color: #406282;
}