

body { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:"Century Gothic";
	color: 330000;
	font-size: 10pt;
}

img { border:0px }

a.brown:link {color: #330000;  font-weight: bold;}
a.brown:active {color: #330000;  font-weight: bold;}
a.brown:visited {color: #330000;  font-weight: bold;}
a.brown:hover {color: #ffffff;  font-weight: bold;}

a:link {COLOR: #ffffff;	TEXT-DECORATION: none;}
a:visited {	COLOR: #ffffff;	TEXT-DECORATION: none;}
a:hover {COLOR: #330000;}
a:active {COLOR: #ffffff;}




p {	COLOR: #330000;	font-size:10pt;	font-family: "Century Gothic";}


ul { COLOR: #330000; font-size:smaller; }


h1 {
	COLOR: #330000;
	text-transform:uppercase;
	font-size:larger }

h2 {
	COLOR: #330000;
	text-transform:capitalize;
	font-size:larger }

h3 {
	COLOR: #330000;
	font-size:medium }

.text {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #330000;
	padding: 10px 10px 0px;
}
.textcenter {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #330000;
	padding: 10px;
	text-align: center;
}

.heading {

	font-family: "Century Gothic";
	font-size: 14pt;
	color: ffffff;
	padding: 10px;
}

.links {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: ffffff;
	TEXT-DECORATION: none;
}



