/* Link appearance */

A:link, A:visited { 
	text-decoration: underline;
	color: #0000cc }

A:hover { 
	color: #800000;
	text-decoration: none }
	
H1 {
	display: inline;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 18pt; 
	COLOR: #800000; }
	
H2 {
	display: inline;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 12pt; }

H3 {
	display: inline;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 15pt; } 
