.style3 {color: #D5D5D5; font-weight: bold; }
body,td,th {
	font-family: Arial;
	font-size: 11px;
}
.header { 
	height:140px;
}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #03C;
	text-decoration: underline;
}
.style1 {	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
.style9 {font-weight: bold}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.white_text {	color:#FFFFFF;
}
.nav_bg {
	background:url(../images/nav_bg.jpg) no-repeat right;
	height:17px;
	color:#FFFFFF;
	font-size:11px;
	width:661px;
}
a.nav_link:link {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
}
a.nav_link:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
}
a.nav_link:hover {
	color:#f1f1f1;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
}
a.nav_link:active {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
}
a:visited {
	text-decoration: underline;
	color: #03C;
}
a:hover {
	text-decoration: none;
	color: #03C;
}
a:active {
	text-decoration: underline;
	color: #03C;
}