body {padding:0; margin:0; }
body, td, input, textarea{
	font-size:12px;
    font-family:Arial;
	color:#FFFFFF;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:12px;}
table{border:0px; border-collapse:collapse;	}

span{color:#C8C8C8;}

a{color:#C8C8C8; text-decoration:none;} 
a:hover{text-decoration:underline;}
.a1{color:#FFFFFF; text-decoration:underline;}
.a1:hover{text-decoration:none;}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

input{
   background:#FFFFFF;
   border:1px solid #3F3F3F;
   color:#000000;
   padding-left:5px;
   width:140px; height:15px;
}
textarea{
   background:#FFFFFF;
   border:1px solid #3F3F3F;
   padding-left:5px;
   color:#000000;
   width:140px; height:105px;
   overflow:auto;
}

.style2 {font-size: 14px;}

.footer { font-size: 10px; }