@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	marginheight: 0px
	marginwidth: 0px
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	text-align:center;
}

.titlesgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	color: #70A370;
}

.titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00008B;
}

/*  Fat  black horiz bar, width of screen  */
.wideBar {
	clear:both; 
	background-color:#000000; 
	width:100%; 
	height:5px;
	margin:0;
	padding:0;
}