<!--

body {
	font-family: verdana, arial, sans-serif;
	background: white;
	font-size: 76%;
	margin: 0px;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
}

h1 {
	font-size: 2.0em;
	font-family: verdana, arial, sans-serif;
	color: #101084;
	margin-top: 10px;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	color: #333;
	width:100%;
	border-bottom: 1px solid #CCC; 
	font-size: 1.2em;
}

input {
	padding: 3px;
}

td.nav {
	color:#FFF; 
	font-weight:bold;
	background-color:#036;
	padding:8px;
	text-align:left;
}

a.nav {
	color: white;
	text-decoration: none;
}

a.nav:visited {
	color: white;
}

a:visited {
	color:blue;
}

a:hover {
	color:red;
}

a.nav:hover{
	color: white;
}



-->
