body {
	background: #7F98C3;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
	
h1 {color: #006600;
	font-family: Trebuchet MS, sans serif;
	font-size: 24pt; width: 900px;
	margin-right: auto;
	margin-left: auto;
}

h2 {color: #006600;
	font-family: Trebuchet MS, sans serif;
	font-size: 18pt;}

h3 {color: #006600;
	font-family: Trebuchet MS, sans serif;
	font-size: 14pt;}
	
h4 {color: #006600;
	font-family: Trebuchet MS, sans serif;
	font-size: 14pt;}

P, body, li, tr, td {font-family: Trebuchet MS, sans serif;
	font-size: 10pt;
	color: #000080;}
A:link {color: #628958;
	text-decoration: none;
	font-family: Trebuchet MS; font-size: 11pt}
A:active { color: #CE5441;
	font-family: Trebuchet MS; font-size: 11pt;
	text-decoration: none;}
A:visited { color: #628958;
	font-family: Trebuchet MS; font-size: 11pt;
	text-decoration: none;}
A:hover {color: #CE5441; font-family: Trebuchet MS; font-size: 11pt;
	text-decoration: underline;}
	
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
