h1 {
	background: transparent;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 5px;
}

h2 {
	background: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 5px;
}

h3 {
	background: transparent;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}

h4 {
	background: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}

hr {
	background: transparent;
	color: #FF0000;
	margin-left: 5px;
	margin-right: 5px;
}

p {
	background: transparent;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul {
	background: transparent;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: circle outside;
}

.blockquote {
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: center;
}

.bottomnav {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.bottomnav  a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.bottomnav  a:visited {
	color: Silver;
	font-size: 12px;
	text-decoration: none;
}

.bottomnav  a:hover {
	color: #9999FF;
	font-size: 12px;
	text-decoration: underline;
}

.bottomnav  a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.date {
	background: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headline {
	background: transparent;
	border-bottom-width: thin;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}

.headline_blue_bold {
	background: transparent;
	border-bottom: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	color: #483D8B;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.headline_red{
	background: transparent;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}

.intro {
	background: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.leftnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.leftnav  a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.leftnav  a:visited {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}

.leftnav  a:hover {
	color: #9999FF;
	font-size: 12px;
	text-decoration: underline;
}

.leftnav  a:active {
	color: #9999FF;
	font-size: 12px;
	text-decoration: underline;
}

.links {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.page_links {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: right;
}

.heading {
	background: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	
}

.subheading {
	background: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

.table_body {
	background: transparent;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table_header {
	background: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table_row {
	background: #BDBDBD;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
