		*{
			margin:0;
			padding:0;
			list-style:none;
		
		}		
 
.a:hover {color:red;}
 
 
 
#other{
	float:right; padding:0px; margin:0px 20px 0px 0px; text-align:right;
}
 
 
div#other ul.domtabs{float:right; text-align:left;}
 
div#other #thumbnails a img{border: 1px solid #000000;}
 
div#other #thumbnails a:hover img{border: 1px solid #000000;}
 
 


 
div#other ul.domtabs li a:link,
div#other ul.domtabs li a:visited,
div#other ul.domtabs li a:active,
div#other ul.domtabs li a:hover{
text-decoration: none;
font-size: 10pt; 
	font-weight: lighter; 
	font-family: Verdana;
color:#339999; 
border: 0px;	
	
}
 
 
		
 
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
text-decoration: none;
font-size: 10pt; 
	font-weight: lighter; 
	font-family: Verdana;
color:#444444;	
border: 0px;	
	
	
}
 
 
br{padding:0px; marin:0px; width:0px;}

#text p{margin-top:10px; margin-bottom:10px;
	font-size: 10pt; 
	font-weight: lighter; 
	font-family: Verdana;
	text-align:justify;
color: #444444;
 }