
body {
	background:   url(pix/redblackbg.gif);
	background-attachment:fixed;	
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	
	}
	
.image{
	border-style:outset;
	border-color: #990000;
	border-width:6px;
      }
	
h5 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
	
A:link { 
			text-decoration: none; 
			color:#FFFFFF;
	} 

A:visited { 
			text-decoration: none; 
			color:#FFFFFF;
	} 
	
A:hover { 
			text-decoration: underline; 
			color:#FFFFFF;
						
		}
		
P {
	font-family: "Times New Roman", Times, serif;
	text-indent: 60pt;
	}

h2 {
	color: #FFFFFF
	}
h3 {
	color: #FFFFFF
	}
h4 {
	color: #FFFFFF
	}
table {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	}
td {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}