* {
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}
a:visited 
{ 
	text-decoration: none; 
	color: #000000; 
}
a:link 
{ 
	text-decoration: none; 
	color: #000000; 
}
a:active 
{ 
	text-decoration: none; 
	color:  #000000; 
}	
a:hover 
{ 
	text-decoration: none; 
	color:#000000;
	font-weight: bold;
}
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	font-size: 11px;
}
.bottom
{
	text-align:center;
	font-weight: bold;
	color: #ffffff;
}
.ue
{
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
.uel
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
table
{
	font-size: 11px;
}
table.w
{
	background-color: #ffffff;
	font-size: 11px;
}
table.n
{
	background-color: #000000;
	width:750px;
	margin-top:50px;
}
.text
{
	padding: 5px;
}
.right
{
	text-align:right;
	float:right;
	width:35px;
	height:35px;
}
.m
{
	text-align:left;
	font-size:16;
	font-weight:bold;
	padding:20px;
	float:left;
}
.m2
{
	text-align:right;
	font-size:16;
	font-weight:bold;
	padding:20px;
}
.clear
{
	clear:left;
	clear:right;
	width: 1px;
	height: 1px;
	background-color: transparent;
}
.form
{
	width:110;
	font-weight:bold;
	float:left;
}
.center
{
	text-align:center;
}
.u
{
	position:absolute;
	bottom:0;
	padding:5;
}
table.index {
	height:431px;
	width:600px;
	margin-top:50px;
}
table.count {
	height:13px;
	width:762px;
}
.message {
	height:448px;
	width:750px;
	background:url('images/message_hg.jpg');
}

