a, body, div, h1, h2, h3, h4, h5, h6, li, p, table, td, tr, ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.33333333333333em;
	border: 0px solid black;
	text-align: left;
	}

body {
	background-color: #464646;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

a, ul, li {
	margin-top: 0;
	margin-bottom: 0.33333333333333em;
	padding-top: 0px;
	padding-bottom: 0px;
	}

p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	}

h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 10.5pt; }

img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	}

a { color: darkred; font-weight: bold; text-decoration: underline; }
a:link {}
a:visited {}
a:hover { background-color: darkred; color: white; }
a:active {}

a.footer { color: white; font-size: 7pt; font-weight: normal; text-decoration: underline; }
a.footer:link {}
a.footer:visited {}
a.footer:hover { background-color: white; color: black; }
a.footer:active {}

a.image {}
a.image:link {}
a.image:visited {}
a.image:hover { text-decoration: none; color: white; background-color: white; }
a.image:active {}


a.breadcrumbs { color: white; font-size: 7.5px; font-weight: bold; }
a.breadcrumbs:hover { text-decoration: none; background-color: white; color: black; }



