.body 
{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A9D9D;
	font-weight: normal;
}

a:link {  color: #CC99CC; font-weight: bold; }
a:visited {color: #CC99CC; }
a:hover {  color: #6699CC; }
a:active {  color: #6699CC; }


.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; text-align: center; }

.footer a:link { color: #CC66CC; font-weight: normal; }
.footer a:visited { color: #CC66CC; }
.footer a:hover {  color: #6699CC; }
.footer a:active {  color: #6699CC; }

.bodybold 
{font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #333333;}

li { list-style-type: circle; margin-bottom: 10px;}

.headerfront {
	font-family: Arial, Helvetica, sans-serif; 	font-size: x-small;	font-weight: bold;	color: #FFFFFF;
	background-color: #CC99CC;	line-height: 20px; }
	
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; }

.caps {	text-transform: uppercase; }
.smaller {
	font-size: 80%;
}


.larger {font-size: 120%; }

.line {border-bottom: 1px solid #CC99CC; padding-bottom: 5px; margin-bottom: 20px;}

.color4 { background-color: #F8EDF8; padding: 6px; margin: 12px 6px 6px 6px; border: 1px solid silver; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%;}
