body {
	margin-left: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	background-color: #000000;
	
}
h1 {  
	font-size: 100%; 
	font-weight: bold;  
	text-transform: capitalize; 
	color: #FF0000;
	margin:0; 
}
h2 {  
	font-size: 90%; 
	font-weight: bold;  
/*	text-transform: capitalize; */
	color: #00CCFF;
	margin:0; 
}
h3 {  
	font-size: 80%; 
	font-weight: bold; 
	text-transform: capitalize; 
	color: #CCCCCC;
	margin:0;  
}
h4 {  
	font-size: 70%; 
	font-weight: bold; 
/*	text-transform: capitalize; */
	color: #00CCFF;
	margin:0; 
}
h5 {  
font-size:70%;
font-weight:bold;
color:#cccccc;
margin:0; 
}
h6 {  
	font-size: 50%; 
	text-transform: none; color: #CCCCCC; 
	text-align: justify;
	margin:0;
}
p {  
	font-size: 70%; 
	text-align: justify; 
	color: #FFFFFF;
	margin:0;
}
a:link {  
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none;
}
a:visited {  
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none;
}
a:hover {  
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none;
}
#scroller {
width: 405px;
text-align: center;
}

/* #scrollerinner {
padding: 4px 4px;
} */

.tablemain {
width: 380px;
border: 0;
}

.thumbs {
width:108px;
float:left;
padding-bottom:4px;
padding-left:4px;
padding-right:4px;
padding-top:0px;
font-size:60%;
text-align: center;
color:#CCCCCC;
}
