h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CD5A00;
	letter-spacing:1px;
	margin-bottom:-4px;
}

 h2 {
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin-top:16px;
	margin-bottom:-4px;
}

p {
	margin-bottom:-4px;
}

.site {
	margin-left:5px;
	margin-top:12px;
}

.site_text {
	margin-right:20px;
}

.menu {
	font-weight: bold;
	color:#25953F;
}

.menu_selected {
	font-weight: bold;
/*	text-decoration: underline;*/
	color:#CD5A00;
}

.label {
	color:#25953F;
}

body,table,input {  
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	scrollbar-highlight-color: #D6D6D6;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #E8E8E8;
	scrollbar-face-color: #CCCCCC;
}

 a {
	color : #209740; 
	text-decoration: none; 
}

 a:hover {
	text-decoration: underline;
}
