﻿body
{
	background-color:#000000;
	font-family:Tahoma,Verdana, Arial;
	font-size:12px;
	color:#999999;
	line-height:22px;
	padding-top:0;
	padding-bottom:0;	
	text-align:justify;	
}

input 
{
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #d1e550;
	border-right-color: #d1e550;
	border-bottom-color: #d1e550;
}

td 
{
	font-family: Tahoma,Verdana, Arial;
	font-size: 12px;
	color:#999999;	
	line-height:22px;
}

A {	
	text-decoration: none;		
	COLOR: #999999;	
	FONT-SIZE: 12px;
	font-weight:normal;
}

A:hover 
{
	COLOR: #ff0000;	
	FONT-SIZE: 12px;
	font-weight:normal;	
	text-decoration: underline;	
	}
	