body
{
	background-position:center;
	align:center;
}

.style1 
{
	font-size: 18px;
	font-family: Arial;
	text-align:right;
	color:#FFFFFF;
}

.style3 
{
	font-family:Arial, monospace;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
}

.style4
{
	font-family:Arial, monospace;
	font-size: 12px;
	color:#FFFFFF;
}
	
table#Table_01
{
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-color:#666666;
	border-width:0px;
	text-align:left;
	align:center;
	background-color:#000000;
	padding:0px;

}
   
table#Table_02
{
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-color:#666666;
	border-width:1px;
	color:#000000;
	width:800px;
}

img.a
{
	border-color:#666666;
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-width:1px;
	color:#666666;
}


a 
{
text-decoration:none;
}

a:link 
{
color: red;
text-decoration:none;
}

a:visited 
{
color: red;
text-decoration:none;
}

a:active 
{
background-color: red;
text-decoration:none;
}

a:hover 
{
color:red;
text-decoration:none;
}

