@charset "utf-8";
.styles {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(bg2.jpg);
	background-position: center top;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}

.ba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #FBFBFB;
	padding-left: 10px;
}
.ba2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F8FCFB;
	position: relative;
	top: 1px;
	right: 1px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.table {
	height: 650px;
	width: 710px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #6633CC;
	font-weight: bold;
}
