body,td,th,div{
	font-family :  Arial,Verdana;
	font-size : 9pt;
	color: #797878;	
}
input,textarea,select{
	font-family :  Arial,Verdana;	
}
div.body, div.body table tr td{
	padding: 0px;	
	margin: 0px;	
	text-align: justify;
	font-size : 9pt;
}
div.description{
	color:#A7A9AC;
	padding-top: 7px;	
	padding-left: 3px;	
	padding-right: 24px;	
	font-size : 0.85em;
	text-align: justify;
}
a{
	text-decoration: none;
}
a.menu,a.menua{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	color:#98927E;
}
a.menu:hover,a.menua{
	color:#ffffff;
}
a.menu2,a.menu2a{
	text-transform:uppercase;
	font-size: 9px;
	color:#B4B0A1;
}
a.menu2:hover,a.menu2a{
	color:#004A80;
}
span.blue{
	color:#004A80;
	font-weight:bold;
	text-transform: uppercase;
}
td.menu1{
	margin: 0px;
	padding:0px;
	padding-left:4px;
}

h1{
	font-size:12pt;
}
h2{
	font-size:11pt;
}
h3{
	font-size:10pt;
}
p{
	margin:0px;
	padding: 0px;
	margin-top:4px;
	margin-bottom:4px;
}








hr.article,hr.admin{
	width: 500px;
	height: 1px;
	color: #C7DDE3;
	text-align: left;
}
span.commentcount{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.heading1{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.heading2{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom : 7px;
	margin-top : 7px;
	font-size: 11pt;
	font-weight: bold;
}
.p6pt{
	font-size: 6pt;
}
.p7pt{
	font-size: 7pt;
}
.p8pt{
	font-size: 8pt;
}
.p9pt{
	font-size: 9pt;
}
.p10pt{
	font-size: 10pt;
}
.p11pt{
	font-size: 11pt;
}
.p12pt{
	font-size: 12pt;
}

.cljustify{
	text-align: justify;
}
.clspacing{
	margin: 4px;
}
.blue{
	margin: 4px;
}
.blank{
color: #0099ff;
}
.zh {
background:#f7f7f7; height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
 -moz-opacity: 0.2; /* Mozilla */
}
a.zh:hover{
height: 31px;
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100);
-moz-opacity: 1.0; /* Mozilla */
}

