body 	{ background-color: #FFFFFF;
	}


img	{
    max-width: 100%;
    height: auto;
	}


.title {
	font-family: "Arial";
	font-size: 14pt;
	color: #333333;
	}


.links {
	letter-spacing: .2em;
	font-family: "Arial";
	font-size: 11pt;
	color: #333333;
	}

.text {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	}

.small {
	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;
	 }
