body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D3D9E1;
	background-image: url(../backgrounds/swishblu_bk.html);
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.para {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.firstpara {
	line-height: 150%;
}
a:link {
	color: #000099;
	text-decoration: none;

}
a:visited {
	color: #000099;
	text-decoration: none;

}
a:hover {
	color: #ffcc00;
	text-decoration: underline;

}
.footer {
	font-weight: bold;
}
.footer a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.footer a:visited {
	color: #0000ff;
	text-decoration: none;
}
.footer a:hover {
	color: #000099;
	text-decoration: underline;
}

