body{
	font-size: 11px;
	color: #555555;
	font-family: tahoma;
	margin:0px;
	background: #F3F3F3;
}

td{
	font-size: 11px;
	color: #555555;
	font-family: tahoma;
}

.menu a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	font-size: 12px;
	color: #00349a;
	text-decoration: none;
	font-weight: bold;
}

.foot {
	font-size: 9px;
	color: #555555;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
}

.foot a{
	font-size: 9px;
	color: #555555;
	font-family: tahoma;
	text-decoration: none;
	font-weight: normal;
}

.foot a:hover{
	font-size: 9px;
	color: #555555;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: normal;
}

h2{
	font-size: 16px;
	color: #555555;
	margin: 0px;
}

.inp{
	border: #9CA8B8 1px solid;
	background-color: #FFFFFF;
}
.anons{
	color: #FFFFFF;
}
