body {
	font-family: "Times New Roman", Times, serif;
  	background-color: #999999;
	color: 000;
	margin: 0;
	padding: 0;
	font-size: medium;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18pt;	
	display:inline;
	text-align:center;
	font-weight:bold;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 15pt;	
	display:inline;
	text-align:center;
	font-weight:normal;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;	
	display:inline;
	font-weight:normal;
	font-style:oblique;
}

.nav {
	font-size: 14pt;
	color: #FBCA30;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

a.nav:link {
	font-size: 14pt;
	color: #FBCA30;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

a.nav:visited {
	font-size: 14pt;
	color: #FBCA30;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

a.nav:hover {
	font-size: 14pt;
	color: #000000;
	background-color: #FBCA30;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

a.nav:active {
	font-size: 14pt;
	color: #FBCA30;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}

.main {
	background-color:#E7E7E7;
	padding: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.article1 {
	background-color: #FFCC33;
	color: #000000;
	padding:8px;
}

.article2 {
	background-color: #565656;
	color: #FFFFFF;
	padding:8px;
}

.articleheader1 {
	background-color:#FFCC33;
	color: #000000;
}

.articleheader2 {
	background-color:#565656;
	color: #FFFFFF;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #787878;
	font-size: .6em;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

#bottomnav {
	background-color: #787878;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	padding-right: 5px;
}

#bottomnav a {
	color: #000;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #FFF;
	text-decoration: none;
}

#links {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #999999;
	height: 150px;
	font-size: .7em;
	color: #FFF;
	padding: 40px;
	text-align: center;
	text-decoration: none;
}	

#links a {
	color: #000;
	text-decoration: none;
}	

#links a:hover {
	color: #FFF;
	text-decoration: none;
}	

.more {
	color:#000000;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}

a.more:link {
	color:#000000;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}

a.more:visited {
	color:#000000;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}

a.more:hover {
	color: #FBCA30;
	background-color: #000000;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}

a.more:active {
	color:#000000;
	vertical-align:bottom;
	text-align:right;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}