h1 { font-size: 16pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #993300;
	}
	
h2 { font-size: 14pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #993300;
	}

h3 { font-size: 12pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
	
h4 { font-size: 10pt;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

p, p ol, p ul, li, blockquote, td { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	src: url(century0.eot);
	}
	
th { font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	}
	
a:link { color: #993300; }
a:visited { color: #993300; }
a:active { color: #FF9900; }
a:hover { color: #FF9900; text-decoration: none; }

.mainBlock { margin: 20px; }

.required { color: #FF0000; }

.smaller { font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.bottomLinks { text-align: right; 
	font-size: 8pt;
	}
