body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color: #FFFFFF;
}

.style3 {font-size: 10px}

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;
}

