body {
	background: transparent url(images/bg.gif);
	background-color: #FFFFFF;
	margin: 0;
	padding: 0; 
}
.content {
	font-family: arial;
	font-size: 12px;
	color: #303030;
	line-height: 1.6em;
	}
.contentsmall {
	font-family: arial;
	font-size: 11px;
	color: #303030;
	}
.caption {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
	}
.subcontent {
	font-family: tahoma;
	font-size: 10px;
	color: #B9CBE2;
	}
.status {
	font-family: tahoma;
	font-size: 11px;
	color: #AA0D12;
	}
.biglink {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0054A6;
	}
.biglink:hover {
	background-color: #E2F1FF;
	}
.content2 {
	font-family: tahoma;
	font-size: 14px;
	}
.title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	}
.toptitle {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: black;
	}
.datetitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	}
.title2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
.link {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	}
.link:hover {
	background-color: #E2F1FF;
	}
.toplink {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
.toplink:hover {
	background-color: #0A0A8F;
	}
.linkdead {
	font-family: tahoma;
	font-size: 11.5px;
	text-decoration: none;
	color: white;
	}
.link2 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #0B4D00;
	}
.link2:hover {
	background-color: #E5F6EB;
	}
.linksmall {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #203478
	}
.linksmall:hover {
	background-color: #E0F2FF;
	}
.topmenu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 6px 14px 5px 14px;
	height: 25px;
	}
.topmenu:hover {
	background-color: #315F9A;
	}
.bottomlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	}
.bottomlink:hover {
	background-color: #E0F2FF;
	}
