h1 {
	text-align:right;
	padding-right:3em;
	color: #FF8000;
}

*.link {
	color: #000000;
	font-family:Arial,sans-serif;
	font-size:14pt;
	font-weight:normal;
	
}

*.small { 
	font-family:Arial,sans-serif; font-size:8pt; font-weight:normal; 
	}

a {
	color: #FF8000;
	text-decoration:none;
}


a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

