/*body { background-color:F6F2D5; color:916A4D; }*/
a { 
	color: #F48D26;
	text-decoration: none;
}
a:link { color:#391D00; }
a:visited { color:#391D00; }
a:active { color:#990000; }


/*.cs_news_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F4FBF5;
	border: thin solid #333333;
	font-size: 11px;
	font-weight: normal;
}*/
body {
	padding: 0;
	margin: 0;
	color: #916A4D;
	background-color: #F6F2D5;
	font-family: verdana,arial,helvetica,sans;
	font-size: small;
}

label, td {
	font-size: small;
}

/*td { border-width: 0; border-collapse: collapse; vertical-align: top }*/

* html body, * html label, * html td {
	font-size: x-small;
	f\ont-size: small;
}

img { border: 0; } 

h1, h2, h3 {  
	font-family: verdana,arial,helvetica,sans; 
	color: #916A4D; 
	
}

h1 {
	font-size: 1.1em;
}
/*h1 {  font-family: "Times New Roman", Times, serif; font-size: medium; font-style: normal; line-height: normal; font-weight: bold}*/

h2 {  
	font-size: 1.0em;
	font-weight: bold;
}

h3 {  
	font-size: 0.9em;
	font-style: italic;
}

p { font-size: 1em;
	line-height: 1.5em;
}



