/* CSS Document */
h1 { font-family: Verdana, Arial; font-size: 14pt; font-weight: bold; color: #3366CC;}
h2 { font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #3366CC;}
h3 { font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #3366CC;}
h4 { font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #3366CC;}

.body a:active { color: #EEB109; text-decoration: underline; font-weight: bold}
.body a:link {  color: #EEB109; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #EEB109;text-decoration: underline; font-weight: bold}
.body a:hover { background-color: #eeeeee; text-decoration: underline}

.localnav  a:active {  color: #F7941D; text-decoration: none; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:link {  color: #F7941D; text-decoration: none; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:visited {  color: #F7941D; text-decoration: none; font-size: 10pt; font-face: Verdana, Arial}
.localnav  a:hover { color: #D4DEE8; text-decoration: none; font-size: 10pt; font-face: Verdana, Arial}

body, p, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}