/* CSS Document */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: none;
	
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: none;
	font-weight: bold;
	color: #000099;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #000099;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style:none;
	font-weight: bold;
	color: #FF6600;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	font-weight: none;
	}
A{
color: #000099;

}

A:hover {
color: #339933;


  
}
.cat {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
color: #000000;
}


.cat2 {
	font-size: 10px;
	font-family: sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.cat3{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
color: #000099;
}

