body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: Black;
	background-image : url(/images/bgcdc1.jpg);
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.menu-link {
	color: white;
	text-decoration : none;
	font-size: 12px;
 }
 a.menu-link:hover {
 
color: white;
 
text-decoration : none;
 font-style : italic;
}
 a.menu-link:visited {
 
color: white;
 
text-decoration : none;
 }
.newstext {
	font-size: 12px;
	color: #FFF;
}
.green {
	color: #060;
}

.style2 {
	text-decoration: none;
}
.style3 {
	color: #800080;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-align: justify;
}
.style6 {
	font-size: small;
}
largertext16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.largertext16 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3C;
	font-weight: bold;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}