body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-right: 60px;
	margin-left: 60px;
	background-image: url(/CSS/images/Background2.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.title1 {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.bodyblue {
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
}
.smallblue {
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
.tinyblue {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.pagewhite {
	background-color: #FFFFFF;
}
.body {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.pageyellow {
	background-color: #FFFF99;
}
.fontdifferent {
	font-family: "Courier New", Courier, mono;
}
.bodyred {
	color: #FF0000;
}
.fonttreb {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.bodypurple {
	color: #990033;
}
.bodypattern {
	background-color: #FFFFFF;
}
.bodyblack {
	color: #000000;
}
.bodygreen {
	color: #006600;
}
.LargeBodyPurple {
	font-size: 18pt;
	font-weight: bold;
	color: #990099;
}
