.body {
	background-color: #CCCCFF;
}
.main {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-align: left;
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
}
.mainnew {
	font-family: "Comic Sans MS";
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.main h2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.main a {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	height: inherit;
}
.leftbox1 {
	vertical-align: top;
}
.rightbox1 {
	vertical-align: top;
	text-align: center;
}

