body {
	background-color: #4A5375;
	font-family: tahoma;
	color: #264F78;
	font-size: 12px;
	}
#allcontent {
	width: 750px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEF4FB;
	}
#table {
	margin-left: 5px;
	margin-right: 5px;
	}
a:link {
	color: #264F78;
	font-size: 10px;
	font-weight: bold;
	}
a:visited {
	color: #264F78;
	font-size: 10px;
	font-weight: bold;
	}
h5 {
	margin-bottom: -10px;
	}
.align {
	vertical-align: top;
	text-align: justify;
	}
.link {
	text-align: right;
	}
#intro {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	}
.under {
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}
#floatLeft {
	float: left;
	width: 500px;
	}
#floatRight {
	float: right;
	width: 220px;
	padding: 0 25px 0 0;
	}
#mainBody {
	clear: both;
	}
legend {
	font-weight: bold;
	font-size: 14px;
	}
fieldset p {
	font-weight: bold;
	}
