a	{
	font-family: Arial, sans-serif;
	font-size:12pt;
	font-weight:400;
}
body	{
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
}
#wrapper {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	width: 200px;
	height: 200px;
	vertical-align: center;
}
.nav_head {
	height: 40px;
	vertical-align: center;
}
#nav3 {
	height: 50px;
	vertical-align: center;
}
#nav4 {
	height: 50px;
	vertical-align: center;
}
.nav_text {
	text-decoration: none;
	font-weight: 900;
	color: #0054A6;
}
.nav_text:hover {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
}
.header1 {
	font-size:36pt;
	font-weight:900;
	word-spacing: 20px;
	letter-spacing: 2px;
}
.header2 {
	font-size:24pt;
	font-weight:600;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.cont_table {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #0054A6;
}
.tcenter { text-align: center; }
.c_body2 { border-top: solid 1px #0054A6; }
.c_head1 { font-size: 24pt; }
.c_head2 { font-size: 14pt; }
.c_head3 {
	font-size: 18pt;
	font-weight: bold;
}
.c_head4 {
	font-size: 14pt;
	color: #0054A6;
}
.c_head5 {
	font-size: 10pt;
	font-style: italic;
}