body{
	font-family: Arial,Verdana,sans-serif;
	background-color: 50AEE8;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
	
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	/*background-color: #dddddd*/
}

ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.main {background-color: #F6F9FD}
img
{  border-style: none;
}
H1
{
	font-family:Verdana, sans-serif;
	background: #F6F9FD; 
	
	    color: black;
	    text-shadow: black 3px 3px 5px;
}
H2
{ 
	font-family:Arial,Verdana,sans-serif;
	color:#9B514A;
	font-size: 120%;
	margin-bottom:5px;

}
H3
{ 
	font-family:Arial,Verdana,sans-serif;
	font-size: 90%;
	margin-bottom:5px;

}

.fancy {
	font-family:"Comic Sans MS", cursive;
	display: block;
	}

