h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #003366;
}
h2 {
	font-size: 18px;
	color: #003366;
}
h3 {
	font-size: 16px;
	color: #003366;
}
h4 {
	font-size: 14px;
	color: #003366;
}
h5 {
	font-size: 12px;
	color: #003366;
}
h6 {
	font-size: 10px;
	color: #003366;
}
a:link {
	color: #0066CC;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
}
a:active {
	color: #0099FF;
	font-weight: bold;
}
.caption {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
div.top_menu {width:706px;float:left;background-color:#FEDD93;font-size: 10px;height:13px;}
td.shadow {background-image:url('images/nav_slice.gif');background-repeat: repeat-x;}
div.menu_img {float:left; }
div.menu {float:left;padding-left:5px;font-size: 10px;}
a.top_nav:link{ color: #000000;  text-decoration:none; font-weight:bolder;font-size: 10px;padding-left:5px; }
a.top_nav:visited{ color: #000000;   text-decoration:none; font-weight:bolder;font-size: 10px; padding-left:5px;    }
a.top_nav:hover{ color: #0061AA;   text-decoration:none; font-weight:bolder;font-size: 10px; padding-left:5px;  }
a.top_nav:active{ color: #000000;  text-decoration:none; font-weight:bolder;font-size: 10px; padding-left:5px; }