    body {background-color: #330000; padding-left: 20px;}
	p {margin-top: 20px; padding-left: 20px;}
	h1 {
	font-family: 'Verdana', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff6633;
	margin:0px;
	}
	h2 {
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff6633;
	margin:0px;
	}
	h3 {
	font-family: 'Verdana', sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc6633;
	margin:0px;
	}

   a:link {color: #ff6633; text-decoration: underline;}
   a:visited {color: #ff6633; text-decoration: underline;}
   a:hover {color: #ff6633; text-decoration: none;}
   a:active {color: #ff6633; text-decoration: underline;}

