.maintxt {
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #784848;
}

.maintxt2 {
font-family: "Times New Roman", Times, serif;
	line-height: 17pt; 
	font-size: 14px;
	color: #784848;
}

ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

.header {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: 000099;
}


.homelinks {
font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: 996666;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #006666;
}

.footer2 {
font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}



A {
text-decoration: none;
color: #8BB4BB;
}

A:Hover {
text-decoration: underline;
color: #F09C00;
}

.featured {
font-family: "Times New Roman", Times, serif;
border-bottom: 1px solid #C1DADE;
border-top: 1px solid #C1DADE;
line-height: 18px;
font-weight: bold;
	font-size: 16px;
	color: #E1E3D6;
}
