body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-image: url(/CSS/images/Background2.jpg);
}
.bodyblue {
	color: #0000FF;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	color: #FF0000;
	font-weight: normal;
}

.tiny {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	line-height: normal;
	color: #0000FF;
}
