body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

.border {
	border: 1px solid #990000;
}

.pixy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}

.pixy a {
	color: #FFFFFF;
}

.pixy a:hover {
	color: #FFFFFF;
}

.nav {
	background-image: url(images/button.blank.jpg);
	background-repeat: no-repeat;
	width: 160;
	height: 22;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

.nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

.footer {
	border-top: 1px solid #990000;
	background-color: #990000;
	color: #FFFFFF;
}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.white a {
	color: #FFFFFF;
}

.white a:hover {
	color: #FFFFFF;
}