body{
		font-family : "Comic Sans MS";
		font-size:14px;
		font-weight:200;
		color:#000066;
		background-color:#fff;	
	}
	.maintext{  font-family : "Comic Sans MS";}
	
	h1,h2,h3{ 
		color:#555;
	 }
	 
	 a{
	 	color:#999;
	 }
	 
	 a:visited{
	 	color:#449;
	 }
	 
	 a:hover, a:active{
	color: Silver;
}

Captions{
	font-family : "Arial";
	font-size:10px;
}