body,td,p {
	color:#ffffff; 
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif; 
	}
	
a:link,a:visited,a:active {
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	}
	
a:hover {
	font-family:verdana,arial,helvetica,sans-serif; 
	text-decoration: underline;
	color:#ffffff; 
	}
	
.title {
	color:#FFFFFF; 
	font-size:11px; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	}

.main {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-attachment: fixed; 
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	}

.main2 {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-position: 0px 0px;
	background-attachment: fixed; 
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	}
	
.main3 {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-attachment: fixed; 
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	}
	
.top {
	background-color:#000000;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:0px;
	}
		
.index {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
