body { background-color: #999999; 
	}


.title {
	font-family: "Times New Roman";
	font-size: 14pt;
	color: #000000;
	}


.links {
	font-family: "Times New Roman";
	font-size: 13pt;
	color: #000000;
	}

.text {
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align:justify;
	color: #000000;
	}


.copy {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #000000;
	}


.small {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #CCCCCC;
	}

a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
