@charset "utf-8";
/* CSS Document */

body{
background-color:#78b67b;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
}
#main{
	width:900px;
	background-color:#EEF7EF;
	text-align:center;
	align:center;
	color:#000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
h1{
	color:#3366FF;
}
.leftcol{
	float:left;
	width:325px;
	padding-right:2px;
}
.midcol{
	float:left;
	width:280px;
	padding-right:2px;
}
.rightcol{
	float:left;
	width:285px;
	margin-left:100x;
	padding-right:2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.style1 {
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.style3 {
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size: 34px;
	font-weight: bold;
	color: #000099;
}
.style4 {color: #990033}
.style5 {color: #CC0000}
.style6 {color: #78B67B}
.style8 {
	color: #CC0000;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	
	font-size: 16px;
}
.style10 {font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size: 18px; font-weight: bold; color: #CC0033; }
.style11 {
	font-size: 10px;
	font-weight: bold;
}

