body {
	font-weight: normal;
	font-size: 1em;
	line-height: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	}
	
td{
	font-weight: normal;
	font-size: 1em;
	line-height: 95%;
}

#formtable td {
	font-size: .8em;
}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

ul {
	padding: 0 0 3px;
	margin: 0 0 0 0;
}

li {
	list-style-type: none;
	padding: 5px 3px 0 0;
	margin: 3px 3px 0 0px;
	font-size: 80%;
}

#footer a{
	font-size: 60%;
}


.pageTitle {
	font-size: 110%;
	font-weight: bold;
}

hr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000066;
	border-left: none;
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: .8em 0 -.5em 0;
	line-height: 1em;
}

h1 {
	font-size: 135%;
	font-weight: bold;
	line-height: 120%;
	
}

h2 {
	font-size: 125%;
	font-weight: bold;
	padding:-5px;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	line-height: 120%;
	
}

h4 {
	font-size: 105%;
	font-weight: bold;
	padding:0;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	padding:0;
}

img {
	border: 0;
}

p {
	font-size: 80%;
}

.date {
	font-size:  75%;
	font-family: "Times New Roman", Times, serif;
}