body	{
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A5E64;
	background : #ffffff;
		}
a	{
	text-decoration: none;
	}
a:link	{
	color: Blue;
	background-color: transparent;
	}
a:visited	{
	color: #9A009B;
	background-color: transparent;
	}
a:hover	{
	color: Red;
	background-color: transparent;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.3em;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
	background-color: transparent;
	}
h1	{
	font-size:	24px;
	text-align: center;
	}
h2	{
	font-size:	28px;
	}
h3	{
	font-size:	16px;
	}
h4 {
	font-size:	14px;
	}
h5	{
	font-size:	12px;
	}
h6	{
	font-size:	10px;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
	}
.address {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	color: Red;	
}
#container {
	width: 760px;
	border: none;
	margin: 0px;
	padding: 0px;
	}
#banner {
	padding: 0px;
	margin-bottom: 15px;
	background-color: transparent;
	}
#content {
	padding: 0px;
	margin-left: 150px;
	background-color: White;
	}
#navcontainer {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-transform: lowercase;
	background-color: White;
}
ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
}
ul#navlist li a
{
	display: block;
	width: 130px;
	padding: 0.1em 0.2em 0.2em 0.2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background-color: White;
}
#navcontainer>ul#navlist li a { 
	width: auto; 
}
ul#navlist li#active a
{
	color: #800000;
}
ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: White;
	color: #4A5E64;
	font-size: 13px;
	text-align: center;
	}
TABLE { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
   color: #4A5E64;
	}
.releaseheadline {
	font-family: "arial black", helvetica, sans-serif;
	font-size:	17px;
	text-align: center;
	color: #3C4C51;
	background-color: transparent;
}

.credit_title {
	margin-left: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.1em;
}
