body {
	background-color: #e3e7fb;
	text-align:center	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #24475d;
}

#wrapper{
position:relative;
margin: auto auto;
width:987px;
height:600px;
text-align:left
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-size: 14px}

.style9 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.nav a:link {
	color: #24475d;
	text-decoration: none;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	color: #3300FF;
	text-decoration: none;
}
ul.nav {
	list-style: url("../images/right_arrow_blue.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 177px;
	margin: 0px;
	padding: 20px 0px;
	border: 0px none;
	list-style-position: inside;
	font-weight: bold;
}
