body {
	font-family: Arial, helvetica, sans;
	font-size: 100%;
	color: black;
	background: white;
}

p {
        font-size: 100%;
        color: black;
}

h1 {
	color: #FFFFFF;
	font-size: 115%;
}

h2 {
	color: #063272;
	font-size: 145%;
	font-weight: bold;
}


a {
	color: blue;
}

a.navigation {
	text-decoration: none;
	color: white;
	font-size: 105%;
	font-weight: bold;
}

div.contact {
	color: white;
	font-size:80%;
}
div.caption {
	color: white;
	font-weight: bold;
	font-size:90%;
}

div.footnote {
	font-size: 50%;
	color: #063272;
}


td.caption {
	color: white;
	font-weight: bold;
	font-size:90%;
}


td.featurecaption {
	font-size: 75%;
	color: #ffffff;
}

td.featureheader {
	font-size: 75%; bold;
	color: #ffffff;
}

