body {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
}

a:hover {
	font-weight: bold;
}

a.nav {
	color: #757575;
	text-decoration: none;
}

a.nav:hover {
	color: #3F80CF;
	text-decoration: none;
}

table {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	font-size: 10pt;
}

h1 {
	background-color: #4DB7D1;
	font-size: 13pt;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	border-bottom: 5px solid #AAAAAA;
}

h2 {
	font-size: 12pt;
	border-bottom: 1px solid #CCCCCC;
}

.greyunderline {
	border-bottom: 1px solid #CCCCCC;
}

#banner-01 {
	position: relative;
	left:0px;
	top:0px;
	width:312px;
	height:121px;
}

#banner-02 {
	position: relative;
	left:312px;
	top:0px;
	width:236px;
	height:121px;
}

#banner-03 {
	position: relative;
	left:548px;
	top:0px;
	width:223px;
	height:121px;
}