<style>

.headline	{
	font-size : 28px;
	color : #000000;
	font-family:arial;
	margin-bottom : 0px;
}

h1	{
	font-size:30px;
	color: #FFFFFF;
	margin-bottom : 0px;
	padding-left: 20px;
}

h2	{
font-size:20px;
color: #330000;
padding: 0px
}

h3{
font-size: 18px;
font-weight: bold;
color: #000000;
padding: 0px
}

h3safe{
font-size:16px;
color: #CC6633;
padding: 0px
}

h4{
font-size:15px;
color: #330000;
margin-bottom : 0px;
}

h6{
font-size:12px;
color: #000000;
}

body{
font-size: 13px;
font-family:arial;
text-align: center;
}

td	{
	font-family : Arial;
	font-size : 13px;
}

li	{
	font-family : Arial;
	font-size : 13px;
}

.bannertext   {
font-family:arial;
font-size:14px;
color: #FFFFFF;
font-style: normal;
margin-bottom : 0px;
font-weight: bold;
}

A.sidelink {
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF;
font-weight: bold;
}

A.sidelink:hover {
color: #FFFF66;
}

A.mainlink {
text-decoration: none;
font-family:arial;
font-size:12px;
color: #FFFFFF;
display: block;
width: 100%;
height: 26px;
BORDER: none;
padding-top: 8px;
margin: 0px;
font-weight: bold;
vertical-align: center;
}

A.mainlink:hover {
color: #000000;
background-color:#999999;


}

A.bodylink {
font-family:arial;
font-size:12px;
color: #910003;
font-weight: bold;
}

A.bodylink:hover {
color: #003366;
text-decoration: none;
}

A.bodylinkbold {
text-decoration: none;
font-family:arial;
font-size:13px;
color: #003366;
font-weight: bold;
}

A.bodylinkbold:hover {
color: #006633;
text-decoration: underline;
}

.headlinetext   {
{
	font-size : 26px;
	font-weight: bold;
	color : #000000;
	font-family:arial;
	margin-bottom : 0px;
}

.copyright   {
font-size: 11px;
font-family: arial;
color: #FFFFFF;
text-indent: 50px;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 760px;
text-align: left;
} 

#maincontent {
z-index: 1;
}

.breadcrumbs	{
	font-size : 10px;
	color: #000000;
}

A.breadcrumbs	{
	font-size : 10px;
	color: #990000;
}

.breadcrumblink	{
	font-size : 10px;
	color: #990000;
}

.breadcrumblink:hover	{
	text-decoration: none;
	font-size : 10px;
	color: #CC6633;
}

</style>