body{
	background-color: #FFFFFF;
	background-image: url(background.jpg);
} 
.smalldate {
	font-size:12px;
	color:#0033FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.normal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0px;
	color:#000000;
}
.normalwhite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0px;
	color: #FFFFFF;
}
.normalblack {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0px;
	color:#000000;
}
.indent {
	margin:40px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#000000;
}
.middle {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color:#000000;
}
.smallred {
	font-size:14px;
	color:#FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.blue {
	color:#0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.bigred {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:0px;
	color:#FF0000;
}
.bigwhite {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:0px;
	color:#FFFFFF;
}
.smallwhite {
	font-size:14px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
