.field 
{
    border-right: solid 1px #acacac; 
    border-top: solid 1px #acacac; 
    border-bottom: solid 1px #acacac; 
    border-left: solid 1px #acacac; 
    font-size: 11px; 
    color: #000000; 
    font-family: Tahoma;
}

body 
{
    font-size: 11px; 
    color: #000000; 
    font-family: Tahoma
}

td 
{
    font-size: 11px; 
    color: #000000; 
    font-family: Tahoma
}

div#outer 
{   
	height: 200px; 

        width:830px;
    background-color:#FFFFFF;    
    margin-top: 20px;    
    margin-left: auto;    
    margin-right: auto;    
    padding: 0px;    
    border: none;
}

a
{
	text-decoration:none;
	color:Black;
}