@charset "UTF-8";
	body {	
		font-family: Trebuchet MS, Arial, san-serif; 
		font-size: 10pt;
		color: #7F98C3;
		background-color: #7F98C3;
		}
	p, td { font-family: Trebuchet MS, Arial, san-serif; 
		font-size: 10pt;
		color: #7F98C3; }
	

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

hr {color: ##7F98C3}
		
A:link {color: #628958;
	text-decoration: none;
	font-family: Trebuchet MS; font-size: 12pt;
	font-weight: bold}
A:active { color: #CE5441;
	font-family: Trebuchet MS; font-size: 12pt;
	text-decoration: none;
	font-weight: bold}
A:visited { color: #628958;
	font-family: Trebuchet MS; font-size: 12pt;
	text-decoration: none;
	font-weight: bold}
A:hover {color: #CE5441; 
	font-family: Trebuchet MS; 
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold}
