/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-color: #02509A;
}

	.credit {font-family: Verdana;
	font-size: 10px;
	color: #02509A;
	font-weight:normal;
	font-style:normal;
	text-decoration:none
	}
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EE1C25;
	font-size: 14px;
	}
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004C95;
	font-size: 14px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EE1C25;
	text-decoration:none;
}
a:visited {
	color: #EE1C25;
}
a:hover {
	color: #015092;
}
a:active {
	color: #EE1C25;
}
.email {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EE1C25;
	font-size: 12px;
	}
	.profile {border-bottom-color:#004C95;
	border-left-color:#004C95;
	border-top-color:#004C95;
	border-right-color:#004C95;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	}
	.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
	}