@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-color: #003366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FE0000;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FE0000;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	line-height: normal;
}

.content {
	margin-left: 18px;
	margin-right: 5px;
	padding-top: 1px;
	padding-right:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FC0000;
	border: 1px solid #FC0000;
	background-color: #FFEAEA;
	padding: 5px;
	margin-bottom: 10px;
}
a {
	color: #666666;
}
a.hover {
	color: #FE0000;
}
