/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
a:link {
	color: #045A8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #045A8C;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.tb {
	font-size: 14px;
	color: #045A8C;
	font-weight: bold;
}
.font {
	font-size: 14px;
	color: #045A8C;
}
.STYLE1 {
	font-size: 12px;
	color: #045A8C;
	line-height: 2;
}
.STYLE2 {
	font-size: 12px;
	color: #D1E9FA;
}
