a:link {
	color: #1e6eb0;
	text-decoration: none;
}
a:visited {
	color: #1e6eb0;
	text-decoration: none;
}
a:hover {
	color: #c22630;
	text-decoration: underline;
}
a:active {
	color: #c22630;
	text-decoration: underline;
}
body {
	background-color:#1e6eb0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bottom {
	font-size:10px;
}
.bullet {
	font-weight:bold;
	margin:10px;
}
.heads {
	font-size:20px;
	font-weight:bold;
}
.maincell {
	height:1100px;
}
.rule {
	font-size:16px;
	font-weight:bold;
}
.service {
	font-size:16px;
	font-weight:bold;
}