body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;}
	
.textSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
}

.editbody {
	FONT: normal 12px Arial, Helvetica, sans-serif; COLOR: #000000
}

.editbodyhilite {
	FONT: normal 12px Arial, Helvetica, sans-serif;
	COLOR: #000000;
	background-color: EFEDED;
}

p.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	
p.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight: bolder;
	font-variant: normal;

}
	
p.orangeFooter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF9900;}
	
p.boldText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 10pt;}
	
p.caption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
	
a{
     text-decoration : none ;
     color : #000000 ;}
a:active{

     text-decoration : none ;}
	 
a:visited{
     text-decoration : none ;}
	 
a:hover{
     text-decoration : none ; background-color: #EFEDED ;}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
}
.orngborder {
	border: 1px solid #999999;


}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

	.HRule {
		background-color: #cccccc;
	}
