body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bf{
	font: 13px tahoma,arial;
	color: #ffffff;
}
.mf{
	font: 13px tahoma,arial;
	color: #004889;
}
.b{
	border-left: #004889 1px solid;
	border-right: #004889 1px solid;
	border-top: #004889 1px solid;
	border-bottom: #004889 1px solid;
}
a{
	font: 13px tahoma,arial;
	color: #004889;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
input.text{
	font: 11px tahoma,arial;
	border-left: #004889 1px solid;
	border-right: #004889 1px solid;
	border-top: #004889 1px solid;
	border-bottom: #004889 1px solid;
}
input.button{
	font: 13px tahoma,arial;
	border-left: #004889 1px solid;
	border-right: #004889 1px solid;
	border-top: #004889 1px solid;
	border-bottom: #004889 1px solid;
	background-color: #004889;
	color: #ffffff;
}
.fh{
	color: #ffffff;
	font-size: 11px;
}
.cf{
	color: #000000;
	font-size: 13px;
	font-family: tahoma,arial;
}