body {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #330099;
}

.bodyreg {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #330099;
}

.bodysmall {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
}

.bodyred {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #cc0066;
}

.list {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #330099;
}

.logopurple {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #9933cc;
}

.logopink {
	font-family: "Verdana", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ff00cc;
}

.footer {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}


.legal {
	font-family: "Verdana", Arial;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

a:link {
	color: #cc66cc;
	text-decoration: none;
}

a:hover {
	color:#cc66cc; 
	text-decoration: underline;
}

a:visited {
	color:#993399;
	text-decoration: none;
	}
	
a:active {
	color:#ffffff;
	text-decoration: none;
	}
	
a.body:link {
	color: #cc0066;
	text-decoration: underline;
}

a.body:hover {
	color:#cc0066; 
	text-decoration: none;
}

a.body:visited {
	color:#cc0066;
	text-decoration: none;
	}
	
a.body:active {
	color:#cc0066;
	}
	
p.quotation {
	text-align: center;
	margin: 0pt 0pt 0pt;
	color: #9933cc;
        }
p.quoter {
	text-align: right;
	margin: 0pt 1in 0pt;
	color: #9933cc;
	font-size: 12px;
        }
p.signoff {
	text-align:center;
	margin: 0pt 0pt 6pt;
	font-size: 12px;
	font-style: italic;
	}
.newsBody {
        background-color: white;
        font-size: 12px;
}


