body { background-color: #FFFFFF; 
	}


.title {
	font-family: "Arial";
	font-size: 14pt;
	color: #141061;
	}


.links {
	font-family: "Arial";
	font-size: 12pt;
	color: #141061;
	}

.text {
	font-family: "Arial";
	font-size: 10pt;
	text-align:justify;
	color: #141061;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #141061;
	}


.small {
	font-family: "Arial";
	font-size: 9pt;
	color: #141061;
	}

a:link   { color: #141061; 
	text-decoration: none; 
	}

a:visited  { color: #141061; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #141061; 
	text-decoration: none;
	 }
