body {

	background-color: #9A99FF;

	font-family: Arial;

	font-size: 16px;



}



a:link {

	color: #6633CC;

	text-decoration: none;

}

a:visited {

	color: #6633CC;

	text-decoration: none;

	}

a:active {

	color: #6633CC;

	text-decoration: none;

}

a:hover {

	color: #9a99ff;

	text-decoration: none;

}



#mainbody {

	background-color: #FFFFFF;

}



h1 {

	font-size: 40px;

	font-weight: bold;

	color: #000066;

}



h2 {

	font-size: 18px;

	font-weight: bold;

	color: #000066;

}

.boxtext {

	font-size: 16px;

	padding-left: 15px;

}

.footerleft {

	font-size: 11px;

	background-color: #6633CC;

	color: #FFFFFF;

	padding-left: 10px;

	padding-right: 10px;

}



.footerleft a:link{

	color: #fff;

	text-decoration: none;

}



.footerleft a:visited{

	color: #fff;

	text-decoration: none;

}



.footerleft a:active{

	color: #fff;

	text-decoration: none;

}

.footerleft a:hover{

	color: #000066;

}



.more {

	font-weight: bold;

	color: #6633CC;

}


