.style1 {color: #666666}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
ul{
list-style-type: square;
}
.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.hyper a:link {
	color: #003399;
	text-decoration: none;
}
.hyper a:visited {
	text-decoration: none;
	color: #003399;
}
.hyper a:hover {
	text-decoration: none;
	color: #0000FF;
}
.hyper a:active {
	text-decoration: none;
	color: #FF0000;
}

.header {
	font-size: 36px;
	color: #FFFFFF;
}

.td_body 
{ 
	border-top: 2px solid #3399FF;
	border-bottom: 2px solid #3399FF;
}
.table_one
{
	border: 1px solid #666666;
}
.buttonscontainer {width: 130px;}

.buttons a
{
color: #666666;
padding: 3px;
padding-left: 3px;
display: block;
font: 14px Arial, sans-serif #666666;
font-weight: bold;
text-decoration: none;
text-align: left;
border: 1px solid #E5E5E5;
}

.buttons a:hover 
{
background-color: #ffffff;
color: #3399FF;
text-decoration: none;
border: 1px solid #3399FF;
}

.buttons a:active
{
background-color: #ffffff;
color: #3399FF;
text-decoration: none;
border: 1px solid #3399FF;
}
.foot a
{
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}
.foot a:active
{
color: #66FFFF;
font-size: 10px;
text-decoration: underline;
}
.foot a:hover
{
color: #ffffff;
font-size: 10px;
text-decoration: underline;
}
.copyright
{
font-size: 10px;
}
.copyright a:link {
	color: #003399;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #003399;
}
.copyright a:hover {
	text-decoration: none;
	color: #0000FF;
}
.copyright a:active {
	text-decoration: none;
	color: #FF0000;
}