p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

p.copy {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

td.alerts {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #024191;
}

td.small {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

a:link {
	color: #024191;
	text-decoration: none;
}

a:visited {
	color: #317FE1;
	text-decoration: none;
}

a:hover {
	color: #68A4F0;
	text-decoration: none;
}

a:active {
	color: #99CC00;
}

a.sidebar:link {
	color: #092f5d;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.sidebar:visited {
	color: #092f5d;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.sidebar:hover {
	color: #68A4F0;
	text-decoration: none;
}

a.sidebar:active {
	color: #99CC00;
}

.zf_chantitle {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.zf_lastupdated {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
}

.zf_news {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

body {
	background-color: #002959;
	background-image: url(/images/sw_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
