td {font-family: Arial CE; font-size: 11px; color: rgb(42,57,32)}
.hneda {font-size: 11px; color: rgb(202,69,21)}
A {
	color: Teal;
	text-decoration: none;
}
A:hover {color: rgb(0,0,0); text-decoration: none;}
input { 
border: 0px solid #000000; 
font-weight: normal; 
background-color: #A0B195;
font-size: 12px;
color: #FFFFFF;
font-family: Arial CE;
}
select { 
border: 0px solid #000000; 
font-weight: normal; 
background-color: #A0B195;
font-size: 12px;
color: #FFFFFF;
font-family: Arial CE;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.bottom_list{
	background-color: #859eca;
}
.bottom_list .box{
	float: left;
	color: white;
	font-size: 13px;
	margin-right: 20px;
	padding: 7px;
}
.bottom_list .box ul, li{
	margin: 0px;
	padding: 0px;
}

.bottom_list .box ul{
	margin-left: 15px;
}

.bottom_list .box li{
	padding-bottom: 3px;
	list-style: disc;
}

.bottom_list .box a{
	color: white;
	text-decoration: none;
}
.bottom_list .box a:hover{
	text-decoration: underline;
}



.clear{
	clear: both;
}



