body, p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #660033;
	text-decoration: none;
}
table, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

td {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
	white-space: normal;
	vertical-align: middle;
}
dd {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
dl {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
dt {  font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 10px; color: #FFFFFF}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	list-style-type: disc;
}
a:link {
	text-decoration: none;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFFFCC}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

a:active {
	color: #CCCC99
	text-decoration: underline;
}




.author {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-align: center}
.author a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.author a:visited {  
	color: #FFFFCC}
.author a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.author a:active {  
	color: #FF9900: underline;
}

#portnav {
	color: #FFFFFF;
	text-indent: 2px;
	}
ul#portnav {	
list-style: none;
margin: 0;
padding: 0;
background-color: #660033;

}

ul#portnav li a:link, ul#portnav li a:visited {
color: #FFFFCC;
text-decoration: none;
display: block;
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
background-color: #660033;
}

ul#portnav li {
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

ul#portnav li a:hover {
background-color: #333333;
color: #FFCC00;
}

#bottomofnav{
border-bottom: 1px solid #ffffff;
}