.border{
       border-bottom-color:#000000;
	   border-left-color:#000000;
	   border-right-color:#000000;
	   border-top-color:#000000;
	   border-bottom-style:solid;
	   border-top-style:solid;
	   border-left-style:solid;
	   border-right-style:solid;
	   border-bottom-width:thin;
	   border-left-width:thin;
	   border-right-width:thin;
	   border-top-width:thin;
}


.headingtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#993300;
   text-decoration:none;
	padding-top:10px;
}

.bodytextheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	 padding-left:10px;
	 padding-top: 5px;
	 text-decoration:none;
	color:#000099;

}

.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
text-decoration:none;
	font-weight:normal;
	
	}
	
	
	.bodytext1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
text-decoration:none;
	font-weight:normal;
	
	}

.pageheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#6D5001;
	padding-left:10px;
	font-weight:bolder;
	text-decoration:none;
	font-style:normal;