body 
{
	margin-left: 20px;
	font-family: arial;
}
.bodybutton
{
	border: 1px #83ADDD solid;
	background-color: #EAF1FB;
}
.style1 
{
	font-size: xx-large;
	font-weight: bold;
}
.style2 
{	
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #211E91;
}
.style3 
{
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.style5 
{
	font-family: "Courier New", Courier, mono; 
	font-weight: bold; 
	color: #009900; 
	font-size: 30px; 
}
.style6 
{	
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.style8 
{
	font-family: "Comic Sans MS"; 
	font-size: 36px; 
}
.style9 
{
	color: #211E91; 
	font-size: 24px; 
	font-family: "Courier New", Courier, mono; 
}
.style11 
{
	font-family: "Courier New", Courier, mono; 
	font-weight: bold; 
	color: #009900; 
	font-size: 24px; 
}
.style13 
{
	font-weight: bold; 
	color: #009900; 
	font-family: "Courier New", Courier, mono;
}
.style14 
{
	font-size: 24;
}
.style16 
{
	font-size: 24px;
}
a:link 
{
	text-decoration: none;
	color: #0000CC;
}
a:visited 
{
	text-decoration: none;
	color: #0000CC;
}
a:hover 
{
	text-decoration: none;
	color: #00CC33;
}
a:active 
{
	text-decoration: none;
}
.layout div
{
	float: left;
	display: inline;
	border: 1px #86ACDD solid;
	width:115px;
	height:190px;
	text-align:center;
	padding: 5px;
	margin-left:2px;
	margin-bottom:2px;
	overflow: hidden;
}
