body {
	font-family:"Times New Roman",Georgia,Serif;
	color:#000000;
	background:#FFC ;
	}
h1,h2 {
	color:#993300;
	margin:0px;
	padding:0px;
	text-align:center;
}
h3,h4,h5,h6 {color:#000000;
	text-align:left;
}
p {	color:#000000;
	text-indent:1em;
	letter-spacing:.1em;
}
em {
	font-style:normal;
	font-weight:900;
}
td {color:#000000;
}
label {color:#FFFFFF;
}
 
a {color:#3333CC;
   background-color:#FFFFCC;
   text-decoration: underline;
   list-style-type:none;
   text-align:left
  }
a:hover {background-color:#FFC;
   text-decoration:underline;
}
 
#navigation{margin:auto;
			width:1000px;
			background-color:#FFC;			 
}
#navigation a {color:#993300;
   background-color:#FFFFCC;
}
#navigation a:hover {color:#3333CC;
	background-color:FFC;
	   text-decoration:underline;  	   
} 
#content {
	font-family:"Arial", Helvetica, sans-serif;
		  margin:auto;
		  width:1000px;
}
ul {list-style-type:none;
}
#col1 {float:none;
}
#col2 {float:none;
}
#col3 {float:none;
}
#col4 {float:none;
}
#col5 {float:none;
}
#footer {margin:auto;
	     width:960px;
	     clear:left;
}

