body {
	margin-bottom: 0px;
	background-color: #fff;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: b3b3b3;
	font-weight: normal;
	line-height: 14px;
}

h1 { color:#024481; font-size:18px; text-align:center;}

.text1 {
	font-family: tahoma;
	font-size: 12px; 
	color:#666;
	font-weight: normal;
}
a:link {
	color: #666;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #666;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #666;
	font-family: tahoma;
	font-size: 12px;

	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a.menu:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a.menu:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;

	text-decoration: none;
}

