body, td {
	margin: 0px;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	text-align: left;
}

ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}

a:link {
	color: #006;
}

.pgtitle {
	margin-top: 20px;
	background-color: transparent;
	color: #f00;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.feature {
	background-color: transparent;
	color: #666;
	font-size: 10px;
	font-style: italic;
}

a:link.feature {
	color: #666;
}

h1 {
	font: bold 23px Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.linketext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footer {
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	padding-bottom: 10px;
}

a.footlink {
	color: #006;
}