body {
	font-family: , HelvArialetica, sans-serif;
	background-attachment: scroll;
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	border: thin groove #FFFFCC;


}

td {
	font-family: "Comic Sans MS";
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;


}

th {
	font-family: "Comic Sans MS";
}
.h1 {
	font-family: "Comic Sans MS";
	font-size: 4px;
	color: #003399;
}
.downline {
	font-family: "Comic Sans MS";
	font-size: 2px;
	color: #003399;
}
.normalpara {
	font-family: "Comic Sans MS";
	font-size: 2px;
	color: #000000;
	text-align: justify;
}
