body {
	
	color: #990000;
	background-color: #deb887;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	}

.hidepics {
	  width:0px;
  height:0px;
  display:none;
}
	
	
h1 {
	font-size: 38px;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	
}

h3{
	
}

h4{
	
}

h5{
	font-size: 12px;
	line-height: 20px;
		margin-bottom: 3px;
}

p{
	
	font-size: 12px;
	line-height: 20px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0000cd;
}

a:hover {
	color: #990000;
}

li {
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	white-space: normal;
	}
	
tr p {
		font-size: 12px;
	line-height: 20px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}