body {
	padding:0; 
	margin:0; 
	color:#000000}

br 	{
	font-size:10px}

.style1 
	{
	font-size: 14px}
	
.style2 
	{
	font-size: 12px;
	font-weight: bold;}

.style3 
	{
	font-size: 18px}

.style4 
	{
	font-size: 18px;
	font-weight: bold;}
	
.style5 {color: #00FFFF}
.style6 {font-size:11px; font-family: Tahoma;}
.style8 {color: #00FF00}
.style9 {color: #FF0000}
.style10 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style14 {color: #0033FF}
.style15 {
	color: #00CC00;
	font-weight: bold;
}
.style16 
	{
	font-size: 14px;
	font-weight: bold;}
	
.s	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#9FA5A8; 
	text-decoration:none}

.green	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#9CE438;}

.red	{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
}

.o{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFCC00;}

a, .blue
	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#318EB5;
	text-decoration: none;}

.blue1
	{
	font-family: Tahoma;
	font-size: 10px;
	color: #314CB5;
	text-decoration: underline;
}

.blue2
	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#0FB8D1; 
	text-decoration:underline}

.w
	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; }

b, .b
	{
	font-family:Tahoma; 
	font-size:11px;  
	color:#585B5D; }

tr, td, .b1
	{
	font-family: Tahoma;
	font-size: 11px;
	color: #5A595A;
	text-decoration: none;
}

  #input{
  		width:160px; height:21px;}
		 
#input1{
  		width:134px; height:21px;}
		
#textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
