body { font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000040;
	background-color: #ffffff;
	background-image: url(background.jpg);
	background-repeat: repeat-x,y;
	}
	
table { margin-top: 25px;
	margin-left: 100px;
	}
	
h2 { color: #5a84a8;
	background-color: transparent;
	}
	
h1 { color: #801833;
	font-size: 1.1em;
	background-color: transparent;
	}	
	
h4 { color: #000040;
	background-color: transparent;
	font-size: .8em;
	}
	
p { color: #000000;
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	}	
	
hr { width: 75%;
	color: #000000;
	height: 5px;
	}	

p.small { font-size: .8em;
	}
	
p.white { font-size: .8em;
	color: #000000;
	}	
	
h6 { color: #000000;
	}
	
ul.small { font-size: .8em;
	color: #504A18;
	background-color: transparent;
	}
	

