body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57605D;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: 57605D;
	font-weight: normal;
}
h2 {
    font-family: Tahoma;
	font-size: 14px;
	color: 8C8982;
	font-weight: Bold;
}
a:link {
	color: #194891;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #194891;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: none;
	text-decoration: underline;
}
a:visited {
	color: #194891;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;

}
h1 {
	color: #36A3BA;
	font-family: tahoma;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
    text-decoration: none;
    margin:0px;

}