body { background-color: #666666;  
	}

.rel {
	position: relative;
	top: 50px;
	}

.lgtitle {
	font-family: "Arial";
	font-size: 17pt;
	letter-spacing: .3em;
	color: #CCCCCC;
	}


.title {
	font-family: "Arial";
	font-size: 15pt;
	letter-spacing: .2em;
	color: #CCCCCC;
	}


.links {
	font-family: "Arial";
	font-size: 11pt;
	color: #333333;
	}

.lgcopy {
	font-family: "Arial";
	font-size: 14pt;
	color: #CCCCCC;
	}


.copy {
	font-family: "Arial";
	font-size: 12pt;
	color: #CCCCCC;
	}


.text {
	font-family: "Arial";
	font-size: 12pt;
	text-align:justify;
	color: #CCCCCC;
	}


.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #CCCCCC;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }

