
a  {
 	COLOR : #601F1F;
 	FONT-FAMILY : Verdana, Arial, Helvetica, Sans Serif;
 	FONT-SIZE : 10px;
 	LINE-HEIGHT : 12px;
 	TEXT-DECORATION : none;
 }
 
a:hover  {
 	COLOR : #A63333;
 	FONT-FAMILY : Verdana, Arial, Helvetica, Sans Serif;
 	FONT-SIZE : 10px;
 	LINE-HEIGHT : 12px;
 	TEXT-DECORATION : none;
 } 



 
 
 body  {
	background-attachment : fixed;
	background-position : top-left;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans Serif;
	color : #6C6E8A;
	font-size : 10px;
}
 
 td  {
 	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, Sans Serif;
 	color : #6C6E8A;
 	font-size : 10px;
 }
 
 .scrollbutton {
	margin:0px; 
	position:absolute; 
	top:75px; 
	left:75px;  
	clip:rect(0px 269px 25px 146px);
}

 
 h1 {
 		font-size: 16px;
		font-weight: bold;
}

 h2 {
 		font-size: 14px;
		font-weight: bold;
}

.textlayer {
	position:absolute; 
	left:12px; 
	top:34px; 
	width:242px; 
	height:268px;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans Serif;
	color : #6C6E8A;
	font-size : 10px;
	visibility : hidden;
}

.conclusionlayer {
	position:absolute; 
	left:30px; 
	top:34px; 
	width:400px; 
	height:400px;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans Serif;
	color : #6C6E8A;
	font-size : 10px;
	visibility : hidden;
}

.imageLayer {
	visibility: hidden;
	position: absolute; 
	left: 260px; 
	top: 78px;
	width: 4px;
	height: 4px;
}

.whiteback {
	background-color: white;
 	COLOR : #601F1F;
}
