body {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CFCDFE;
}
h1 {
	text-align: center;
	font-size: 12pt;
	font-weight; bold;
	color: #100f86;
	font-family: Verdana;
}
td.main {
	border: 5px solid #100f86;
	padding: 0px;
	background-color: #FFFFFF;
}
.logo {

}
td.leftBox {
	width: 549px;
	padding: 15px;
	background: #FFFFFF url(../images/star_back.jpg) no-repeat top center;
}
td.rightBox {
	text-align: center;
	width: 202px;
	padding-right: 15px;
	padding-left: 5px;
	background: #FFFFFF url(../images/box_back.jpg) repeat-y top center;
}
td.boxBottom {
	text-align: right;
	background: #FFFFFF;
}
.footer {
	background: #cc0000;
	padding: 10px;
	margin: 0px;
	margin-top: 10px;
}
.footer h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
.footer h4 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	color: #FFFFFF;
}
