body {
	background-image: url('sDKC7.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top

  
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.background {
	background-image: url('1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top


}
.largeHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;

}
.smallerHeader {
	font-size: 14px;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
}
.regularText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;