p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link{
	color: #999966;
	text-decoration: none;
}
a:visited{
	color: #999966;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}

a.subnav:link{
	color: #339999;
}
a.subnav:visited{
	color: #339999;
}
a.subnav:hover{
	color: 999966;
}
a.subnav:active{
	color: #000000;
}

a.redlink:link{
	color: #ff0000;
}
a.redlink:visited{
	color: #ff0000;
}
a.redlink:hover{
	color: 339999;
}
a.redlink:active{
	color: #000000;
}


.hometype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.introtype {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleback {
	background-color: #666666;
}
.altback1 {
	background-color: #CCFFFF;
}
.altback2 {
	background-color: #FFFFCC;
}
.redtype {
	color: ff0000;
	font-size: 10px;
}
.beigetype {
	color: #999966;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.greentype {
	color: 339999;
	font-size: 9px;
	font-weight: bold;
}
.subnav {
	font-size: 9px;
	font-weight: bold;
}
