body { background-color: #FFFFFF;}

h3 {
	font-family: "Arial";
	font-size: 13pt;
	color: #333333;
	}

h2{
	font-family: "Arial";
	font-size: 12pt;
	color: #333333;}
	


.title {
	font-family: "Arial";
	font-size: 12pt;
	color: #333333;
	}


.links {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}

.pages {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #000000; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
