body {background-color: #003366;}
a:hover {text-decoration: underline;}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mediumgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mediumgreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.largegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.smallbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.mediumbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.mediumbluebold:link {}
.mediumbluebold:hover {
	color: #000099;
	text-decoration: none;
}
.largebluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-image: url(images/bg_EEEEEE.gif);
}
.mediumgreyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/bg_EEEEEE.gif);
}
.tablebackground {background-image: url(images/background.gif);}
.image {
	background-color: #99CCFF;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	padding: 1px;
}
.smallgreyfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.smallgreyfooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.smallgreyfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallgreyfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}