body {
	background: url(../images/background2.jpg) #ffe599 fixed ;
	
}
a:link {
	color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
color: #000000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.smallbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #6a1335;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}
.largepageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #6a1335;
	font-style: italic;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6a1335;
}
table.tborder {
	border-collapse: collapse
}

.tborder {
	border: 3px solid #333333;
}

.whitebodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
}

