/* CSS Document */

body {
	background-color:#3c5138;
	color:#68184f;
	}
table {
	background-color:#c0d5bc;
	color:#68184f;
	}
td {
	color:#68184f;
	vertical-align:top;
	text-align:justify;	
	}
.header {
	color:#68184f;
	font-size:28px;
	text-align:center;
	}
.subheader {
	font-size:20px;
	color:#68184f;
	text-align:center;
	}
.footnote {
	font-size:10px;
	color:#68184f;
	text-align:justify;
	}
.override {
	font-size:12px;
	color:#68184f;
	text-align:justify;
	}
.special {
	color:#990033;
	}
