body { background-color: #333333; 
	font-size: 11px; 
	font-family: "Times New Roman";
	}

.title {
	font-family: "Times New Roman";
	font-size: 15pt;
	color: #EBDAB1;
	font-style: italic;
	}


.links {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #EBDAB1;
	font-style: italic;
	}


.text {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #EBDAB1;
	}


.copy {
	font-family: "Times New Roman";
	font-size: 11pt;
	text-align: justify;
	color: #EBDAB1;
	}

.small {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #EBDAB1;
	}

a:link   { color: #EBDAB1; 
	text-decoration: none; 
	}

a:visited  { color: #EBDAB1; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #EBDAB1; 
	text-decoration: none;
	 }
