body { background-color: #FFFFFF; 
	font-size: 11px; 
	font-family: Verdana;
	font-color: #333333;
	}

.title {
	font-family: Verdana;
	font-size: 14pt;
	letter-spacing: .5em;
	color: #333333;
	}


.links {
	font-family: Verdana;
	font-size: 12pt;
	color: #333333;
	}


.copy {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	}

.small {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
