/* CSS Document */

html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url(Jpegs/Background.jpg);	
	}
.style1 {
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
}
.style2 {
	color: #000000
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
   color:#009900
	font-size: 24pt;
	color: #009900;
	font-family: "James Fajardo";
}
.style4 {
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
	text-indent:inherit;
	line-height: normal;
}
