/* CSS Document */

body {font-family: Arial; font-size: 12px; color: #333;}

a:link {
	color: #934f98;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #B973BB;
	text-decoration: underline;
}
a:active {
	color: #934f98;
	text-decoration: underline;
}
.headerPurple {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #993399;
}

.body12 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body14 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.body14Purple {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color:#993399;
}

.headerGreen {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009966;
}

.smallGreen {font-size: 12px; color: #009966}

.medGreen {font-size: 14px; color: #009966}

.styleTM {font-size: 9px; font-family: Tahoma; color: #993399}

.styleRed {color:#FF3060}


.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.style5 {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
}
a.LinksVariables {
   font-size: 12px;
   color: #934f98;}