body {
	background-color: #FFFFFF;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}

a.nav {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
a.nav:visited {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.subnav {
	color: #c64f38;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.subnav:hover {
	color: #c64f38;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.subnav:visited {
	color: #c64f38;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.foot_nav {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.foot_nav:hover {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
a.foot_nav:visited {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.news_hl_subject {
	color: #333333;
	font-size: 12px;
}
.news_hl_date {
	color: #333399;
	font-size: 10px;
}

a.news_hl {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a.news_hl:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

.quote {
	font: oblique;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
  color: #000066;
}

.title {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  color: #000066;
}

.subtitle {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660066; 
  font-style: normal;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.small {
	font-size:10px;
}

.warningred {
	color: #ff0000;
}

