.back {
	background-image: url(images/background_02.gif);
	background-position: center top;
	border: 1px solid #474747;
	background-repeat: no-repeat;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
.copyright a:link {  
	text-decoration: none; 
	color: #999999;
}
.copyright a:visited { 
	text-decoration: none; 
	color: #999999;
}
.copyright a:hover { 
	text-decoration: underline; 
	color: #999999;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding: 20px;
}
.main a:link {  
	text-decoration: none; 
	color: #666666;
}
.main a:visited { 
	text-decoration: none; 
	color: #666666;
}
.main a:hover { 
	text-decoration: underline; 
	color: #666666;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 5px 5px 5px 20px;
}
