BODY {
	background-color : #003399;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	height : auto;
	font-variant : normal;
	font-weight : normal;
	color : #FFFFFF;
}
H1 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-style : normal;
	font-weight : bold;
}
H2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}
H3 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}
H4 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}
H5 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
H6 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
HR {
	color : #CCCCCC;
	height : 1px;
}
A:LINK {
	color : #FFCC00;
	text-decoration : none;
}
A:VISITED {
	color : #FFCC00;
	text-decoration : none;
}
A:ACTIVE {
	color : #FFCC00;
	text-decoration : none;
}
A:HOVER {
	color : #66CCFF;
}
.title {
	font-size : x-large;
	font-family : Arial, Helvetica, sans-serif;
}
.subtitle {
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
}
.quote {
	font-style : italic;
}
.footnote {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	height : auto;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.copyright {
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	height : auto;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}