body {
	background-color: #ffffff;
	}

	A 	{ color: black; text-decoration: none; }
	A:link	{ color: black; text-decoration: none; }
	A:visited	{ color: black; text-decoration: none; }
	A:active	{ color: blue;  }
	A:hover	{ color: blue;  }
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: none;

}
.pre {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;


}
.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;


}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000AA;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
}
.altnav {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
