@charset "UTF-8";

h1, h3, h4 {font-family: Trebuchet MS, Arial, san-serif; 
		font-size: 24pt;
		color: #7F98C3;}
h2 {font-family: Trebuchet MS, Arial, san-serif; 
		font-size: 18pt;
		color: #7F98C3;}


p, body, li, tr, td {font-family: Trebuchet MS, sans serif;
	font-size: 10pt;
	color: #7F98C3;}
	
border {color: #7F98C3;}
	

a:link {color: #628958;
	text-decoration: none;
	font-family: Trebuchet MS; font-size: 10pt;
	font-weight: bold}
a:active { color: #CE5441;
	font-family: Trebuchet MS; font-size: 10pt;
	text-decoration: none;
	font-weight: bold}
a:visited { color: #628958;
	font-family: Trebuchet MS; font-size: 10pt;
	text-decoration: none;
	font-weight: bold}
a:hover {color: #CE5441; 
	font-family: Trebuchet MS; 
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold}