p, ul, li, body {  font-family: Arial, Helvetica, sans-serif; font-size: 15px}
.sm {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 9px;
}
.table_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
}
.table_item_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}
.table_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tagline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.revhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:link {  color: #ff6600;}
a:visited {  color: #996600;}
a:link:hover, a:visited:hover {  color: #CC3300;}
a:active {  color: #996600;}
.footnotes {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}
.subscript {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #660033
}
.nav_main	{
	background-color: white;
	text-decoration : none;
}
	
.nav	{
	background-color: #f1e9e0;
	text-decoration : none;
}

.divider	{
	background-color: #E3BCAB;
}
.side_nav {
	font-size: 12px;
	}
a.side_nav:link	{
	color: Black;
	text-decoration : none;
}
a.side_nav:visited	{
	color: Black;
	text-decoration : none;
	}
a.side_nav:hover	{
	color: Black;
	text-decoration : none;
	}
a.side_nav:active	{
	color: Black;
	text-decoration : none;
	}

.ship_green {
	font-weight: bold;
	color: #33cc00;
}
.ship_red {
	font-weight: bold;
	color: Red;
}
.ship_blue {
	font-weight: bold;
	color: Blue;
}

.menu_header {
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding-top: 0px;
	padding-bottom: 1px;
}
.menu_sub {
	font-size: 10px;
}
.reference {
	font-size: 10px;
}
.ref_list {
	font-size: 12px;
}

.caption {
	font-size: 11px;
	text-align: center;
}