.content {
	font-family: arial;
	font-size: 12px;
	color: #303030;
	line-height: 1.6em;
	}
.contentsmall {
	font-family: arial;
	font-size: 11px;
	color: #303030;
	}
.menubar {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-left:31px;
	padding-right:33px;
	text-decoration: none;
	}
.menubar:hover {
	padding-top:13px;
	padding-bottom:13px;
	background-color: #A9A9A9;
	}
.pad {
	padding-top:20px;
	}
.link {
	font-family: arial;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
	}
.linkbold {
	font-family: arial;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	}
.linksmall {
	font-family: arial;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	}
.linksmall2 {
	font-family: arial;
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
	}
.link:hover {
	background-color: #FBEEEE;
	}
.linkbold:hover {
	background-color: #FBEEEE;
	}
.linksmall:hover {
	background-color: #FBEEEE;
	}
.linksmall2:hover {
	background-color: #FBEEEE;
	}
.quote {
	font-family: arial;
	font-size: 11px;
	color: #777777; 
	font-style: italic;
	padding-top:5px;
	}
.tabled {
	font-family: arial;
	font-size: 11px;
	color: #303030; 
	}
.title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	}
.title2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	}
.formtext {
	font-family: tahoma;
	font-size: 10px;
	color: red;
	}
	
	
	
	
.titlesmall {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1063BF;
	}
.toptitle {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: black;
	}
.subtitle {
	font-family: tahoma;
	font-size: 11px;
	color: #1063BF;
	}
.datetitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	}
.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;
	}
.topmenu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: white
	}
.subcontent {
	font-family: tahoma;
	font-size: 10px;
	color: #8c8c8c;
	}
.biglink {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #C0DBFF;
	}
.biglink:hover {
	background-color: #3980B6;
	}
.bottomlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	}
.bottomlink:hover {
	background-color: #E0F2FF;
	}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #989898;
	padding-bottom:15px;
	}
