
body, table, tr, td {
font-family: Times New Roman, serif ;
font-size: 12pt;
color: #666666;
}
p {
	font-family: Times New Roman, serif ;
	font-size: 12px;
	color: #666666;
}

h1 {
font-family: Times New Roman, serif ;
	font-style: italic;
	font-size: 125%;
	color: #000066;
	font-weight: 700;
}
.special {
font-family: Times New Roman, serif ;
	font-size: 125%;
	color: #990000;
	font-weight: 700;
}

.yourhere {
font-style: italic;
font-size: 125%;
color: #666666;
font-weight: 700;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 150px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #000066;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #990000;
width:150px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

a {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #F0F0F0;
}

a:active {
	color: #666666;
	text-decoration: none;
}

#copy {
padding: 1em 1em 1em 1em;
text-align: justify;
}

 #footer {
clear: both;
border-top: 1px dashed #000066;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 9pt;
padding-top: 1em;
padding-bottom: 1em;
}


