body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bar {
	background-image: url(../images/swaines_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	text-align: center;
	padding: 2px 0px 0px;
	color: #FFFFFF
}
.border_b {
	background-image: url(../images/swaines_b_b.jpg);
	background-repeat: repeat-x;
}
.border_l {
	background-image: url(../images/swaines_b_l.jpg);
	background-repeat: repeat-y;
}
.border_r {
	background-image: url(../images/swaines_b_r.jpg);
	background-repeat: repeat-y;
}
.footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h2 {
	font-size: 14px;
	color: #006699;
}
.cont_cell {
	padding: 5px;
	text-align: justify;
	vertical-align: top;
}
li {
	list-style-image: url(../images/swaines_list.gif);
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a.barinc:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.titles {
	font-weight: bold;
	vertical-align: top;
	color: #006699;
}
