
body {
	margin-top: 10px;
}
.style1 {	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
.style5 {font-size: 12px}



#aboutus  h3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin-left: 60px;
}
#aboutus  h5{	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin-left: 60px;
}
 p {	font-family: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px; COLOR: #723481; 
	margin-left: 10px;
	line-height: 132%;
	}
 p a:link {
font-family: arial, Helvetica, sans-serif;
 color: #000;
 /*font-style: italic;*/
 text-decoration: underline;
}
 
 
/*#aboutus p:first-letter {}*/

#contact-hd {
color: #6B8490;
font: 14px;
}

/* Start website & e-mail links*/

.cont-pg a{
color: #0000FF;
text-decoration: none;

}
.cont-pg a:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* End website & e-mail links*/


/*Start Contat Page Bottom Links */

.con-bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
	text-decoration: none;
	color: #fff;
}
.con-bottom a:visited {
	color:  #FEFFCC;
	text-decoration: none;
}
.con-bottom a:hover {
	text-decoration: underline;
	color:  #fff;
	/*font-style: italic;*/
}
.con-bottom a:active {
	color:orange;
	
}


/*End Contact Page Bottom Links*/