body{
	background-color: #065ab2;
}
body, td, p{
	font-size: 16px;
	font-family: arial;
	vertical-align: top;
	color: #000000;
}
td.main{
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 30px;
	padding-right: 10px;
}	
td.topmenu{
	width: 126px;	
}
a{
	color: darkred;
	text-decoration: underline;
}
a:hover{
	color: darkred;
	text-decoration: none;
}	
a.bottommenu{
	color: #777777;
	text-decoration: none;
}
a.bottommenu:hover{
	color: #000000;
	text-decoration: underline;
}	
a.topmenu{
	display: block;
	width: 126px;
	height: 45px !important;
	height: 175px;
	padding-top: 130px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
a.topmenu:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
input.normal{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font: 11px, normal, arial;
	padding-left: 3px;
}
h1{
	font-size: 24px; 
	margin-bottom: 0px; 
	line-height: 10px;
	color: orange;
}
h2{
	font-size: 22px;
	font-family: arial narrow;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
img.pic{
	border: 1px solid black;
}
.list1 {
	list-style-type: circle; 
	font-weight: bold; 
	font-size: 26px; 
	color: #ffffff; 
}
p.fel{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	padding: 3px;
}
