body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited {
	color: #364493;
}
a:hover {
	color: #909FEA;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

.bottom_bg {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottom_text {
	color: #364493;
}
.bottom_text a:link, a:visited {
	color: #364493;
}
.bottom_text a:hover {
	color: #EDF1F9;
}
.middle_bg {
	background-image: url(../images/middle_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_bg {
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
