h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14pt;
}

h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 1.8em;
}

h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

p {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

#title p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 0.4em;
}

a {
	font-family: Verdana;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

a.active {
	font-weight: bold;
}

td {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

li {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	color: #003366;
}