body {
	background-color:#ffffff;
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:10pt;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}

td, p, input, option, label, dl, ul {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:10pt;
}

p { 
	margin-top: 0px;
	margin-bottom: 6pt;
}

a {
	text-decoration:normal;
	color: #cc3333;
}

a:hover {
	text-decoration:underline;
	color: #c86400;
}

a:visited {
	text-decoration:normal;
	color: #cc3333;
}

a:active {
	text-decoration:normal;
	color: #c86400;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:24pt; 
	font-weight:bold;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:18pt; 
	font-weight:bold;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:16pt; 
	font-weight:bold;
}

h4 {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:14pt; 
	font-weight:bold
	padding-bottom:3pt;
}

h5 {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:13pt; 
	font-weight:bold
	padding-bottom:1pt;
	margin-bottom: 0px;
}


dt {
	font-weight:bold;
}

.fineprint {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:8pt;
	color:#ffffff;
}

.fineprint a {
	color:#ffffff;
	font-weight:bold;
}


code {
	font-family:Fixedsys, Courier, Monospaced, System;
	font-size:10pt;
}

.new {
	color: #ffffff;
	background-color: #cc3333;
	font-weight: bold;
	font-size: 8pt;
}

.menu {
	font-weight: bold;
}

.menu a {
	margin-right: 16pt;
	font-weight: normal;
	margin-left: 8pt;
}

.menu hr {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	height: 1px;
	width: 100%;
}

a.title {
	font-size: 36pt;
	font-weight: bold;
}

/* This doesn't seem to work */
a:hover.title {
	text-decoration:normal;
}
