BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Arial; FONT-SIZE: 10pt;}
body { margin: 0; padding: 0; }

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: none;
}


.title
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #ff0000;
}


.txt 
{
   font-family: Arial; 
   font-size:11px;
   background-color: #E4E4E4;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Arial; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#E4E4E4;
	font-family: Arial;
	font-size: 10px;
}
 

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

.imager.a:hover (
text-decoration:none;
color:#fff
}
.imager.a:visited (
text-decoration:none;
}
.player {
background:#000000;
}