﻿.main_header {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.main_sub_header {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.main_sub_sub_header {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.main_navigation {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
hr {
	height: 1pt;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: small;
}
p {
	font-family: Arial;
	font-size: small;
}
td {
	font-family: Arial;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-left: 3px;
	vertical-align: top;
}
.top_header {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: middle;
}
.table_header {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.navigation {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.background_black {
	background-color: #000000;
}
.background_light_grey {
	background-color: #D3D3D3;
}
.background_dark_grey {
	background-color: #808080;
}
a {
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}
a:visited {
	color: #009933;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
em {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}

div {
	font-family: Arial;
	font-size: small;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: normal;
	white-space: pre;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
