body { background-color: #FFFFFF; 
	}

.title {
	font-family: Arial;
	font-size: 16pt;
	color: #333333;
	}


.links {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
	}


.copy {
	font-family: Arial;
	font-size: 10.5pt;
	color: #333333;
	}

.small {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	}

.captions {
	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: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
