body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DEE7EE;
	background-image: url(images/bacpat.gif);
	background-repeat: repeat;
	}
 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0101;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
p{font-size: 12px;
	color: #000000;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0403B6;
}

li {
	color: #000000;
	list-style-type: square;
}
.rosterhead {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	background-color: #0000CC;
	border-color: #0000CC;
	}

.rostertxt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rostertxt-n {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.oldrosterhead {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	}
.oldrostertxt {
	color: #CCCCCC;
	font-weight: bold;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.oldrostertxt-n {
	color: #CCCCCC;
	font-weight: normal;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0403B6;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #99CCFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFF99;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}




