body {
	background-color : #52595F;
	padding : 0;
	margin : 0;
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #000000;
	
	line-height: 1.3em;
}

form {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: large;
	margin: 0;
	padding: 0;
}

ul {
margin: 0;
}

li {
margin-left: 30px;
}

.italic {
	font-style: italic;
}

.alternate {
	background: #C5C5C5;
}

#whiteheader {
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #FFFFFF;
	font-weight : bold;
}

.center {
	margin-right: auto;
	margin-left: auto;

	text-align: center;
 }

 #header {
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #000000;
	font-weight : bold;

}

.font {
  font-size: x-small;
  
  line-height: 1.3em;
}

.white {
	font-size: x-small;
	color: #DBDBDB;
	
	line-height: 1.3em;
}

#main {
	padding: 5px;
	font-size: x-small;
	
	text-align: justify;
	
	line-height: 1.3em;
 }

 #side {
 	padding: 5px;
 	padding-left: 0px;
 	font-size: x-small;
 	
 	line-height: 1.3em;
}

a {
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #000000;
 }

 a:hover {
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #000000;
	text-decoration : none;
}

#nav {
	font-family: arial, trebuchet ms, helvetica, sans;
	color: #000000;

}

 #indent {
 	margin-left: 10px;
  }

.bold {
	font-weight : bold;
}

a.header {
  font-weight : bold;
	font-size: 14px;
	
	text-decoration: none;
	
	line-height: 1.3em;
}

.tab {
	margin-left: 10px;
}

#tcenter {
	text-align : center;
}

td.header {
	font-weight: bold;
	background: #F1F1F1;
}
