body {
	background-color: #F0F5F7;
	font: small Georgia, serif;
}

a { 
text-decoration: none;
color: #55809F;
}

a.nav {
	float: left;
	font-weight: bold;
	padding: 0.2em 0.6em;
	color: #2B404F;
	text-decoration: underline;
}

a.body {
	color: #2B404F;
	text-decoration: underline;
	}
	
	a.masthead {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}

.cellright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}

.cellbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.celltop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}	
.cellall {
	border: 1px dotted #000000;
}


ul {
	list-style-type: none;
	list-style-image: url('none');
	margin: 0;
	padding: 0;
}

ul.dot {
list-style-type:disc;
text-indent: right;
}

ul.num {
list-style-type:decimal;
}

ul.hor {
	float: left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.one {display: inline;}

.header {
	font-size: 150%;
	text-align: left;
	background-image: url(images/bwcaw7.jpg);
	vertical-align: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 85%;
}

img {
	border: 10px double #999999;
	width: 300px;
}

.date { 
	text-align: left;
	color: #55809F;
}

.titleleft { 
text-align: left;
color: #2B404F;
}

.titlecenter {
	text-align: center;
	color: #2B404F;
}
