body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #13405E;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
p {
	color: #003366;
}
ul {
	color: #003366;
}

h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 7px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 6px 0px 8px 0px;
}
h3 {
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 5px 0px 4px 0px;
}
h4 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 5px 0px 3px 0px;
}
h5 {
	font-size: 11px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	display: inline;
}
h6 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	display: inline;
}

a {
	color: #5090BC;
	text-decoration: none;
}
a:hover {
	color: #A0CBED;
	text-decoration: underline;
}
a:link {
	color: #5090BC;
	text-decoration: none;
}
a:visited {
	color: #5090BC;
	text-decoration: none;
}
a:active {
	color: #5090BC;
	text-decoration: none;
}

.footer {
	color: #A0CBED;
	font-size: 9px;
	margin: 5px;
	background-color: #13405E;
}
.footer:hover {
	color: white;
	text-decoration: underline;
}
.footer:visited {
	color: #A0CBED;
}
.footer:active {
	color: #A0CBED;
}
.footer:link {
	color: #A0CBED;
}

.rowHead {
	font-weight: bold;
	background-color: #A0CBED;
	font-size: 14px;
	color: white;
}

.alt {
	background-color: #F6F6FF;
}.whitebig {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Heading {

	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subheading {

	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

