a:link {
	color: #F08E32;

}

a:visited {
  color: #F08E32;

}

a:hover {
	color: #9999999;
	text-decoration: none;
}

a:active {
	color: #F08E32;
}

body {	
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	}
.maintext {	
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	}
.secondarytext {	
	font-family: Arial, Helvetica, sans-serif;	
	color: #F08E32;
	font-size: 13px;
	}
.titletext{
font-family: Arial, Helvetica, sans-serif;	
color: #F08E32;
font-size: 16px;
}
.mediumtext{
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
font-size: 14px;
}
.mediumtext2{
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
font-size: 14px;
}
.mediumtext3{
font-family: Arial, Helvetica, sans-serif;	
color: #F08E32;
font-size: 14px;
}
.boldtext {
font-weight:bold;
}
h2 {
	color: #F08E32;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #CCCCCC;  	
	color: #F08E32;
	}
h4 {
	color: #F08E32;
	}
	
P {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	}

ul {	
	color:#F08E32;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image:url(images/bullet.jpg);
	font-size: 12px;
	list-style-position:outside;
	line-height:22px;
	
	}
ul.custom {	
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image:url(images/bullet2.jpg);
	font-size: 12px;
	list-style-position:outside;
	line-height:18px;
	
	}
.customtext {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	line-height:20px;
	}
.customtext2 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	line-height:20px;
	}
.customtext3 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 13px;
	line-height:23px;
	}
.customtext4 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 15px;
	line-height:23px;
	font-weight:bold;
	}