@charset "UTF-8";
/* CSS Document */

BODY, P, TD, li {

font-family: Verdana, Arial, Helvetica, sans-serif;

}

p, li {
	font-size:12px;
	line-height:18px;
}
.pText {
	font-size:12px;
	line-height:18px;
}

h1 , h2 { 
color :#585d29; 
margin-top: 15px;
margin-left: 20px;
margin-bottom:0px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
} 

h3 , h4 , h5 , h6 {
color :#585d29; 
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
hr {
color:#585D29;
 background-color:#585D29; 
 margin-left:20px;
 margin-right:20px; 
 margin-top:0px;
 height:4px;
 }
 
A:link {

font-weight : normal; 
color : #f30; 

} 

A:visited {

font-weight : normal; 
color : #996; 
 
} 

A:active {

font-weight : normal; 
color : #f30; 
 
} 

A:hover {
color : #f30; 

} 

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.text_highlight {
	font-weight:400;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-style:normal;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:5px;
	text-indent:0px;
}

.text_normal {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	font-style:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
}

.date {
font-weight:bolder;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-style:normal;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:5px;
	text-indent:0px;


}

.white {

 color: #ffffff;

}