
 BODY,TD  {
 	font-size : 12px;
 	font-family : Verdana, Helvetica, Arial, sans-serif;
 	color: #000000;
 	margin-top : 0px;
 	margin-bottom : 0px;
 	margin-left : 0px;
 	margin-right : 0px;
 }
 
  
FORM  {
 	margin-top : 0px;
 	margin-bottom : 0px;
 	margin-left : 0px;
 	margin-right : 0px;
  }
  
P  {
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : justify;
}
  
A {
	text-decoration: none;
}

A:LINK {
	color: #EE3333;
}

A:VISITED {
	color: #EE3333;
}

A:ACTIVE {
	color: #00CCCC;	
	text-decoration: underline;
}

A:HOVER {
	color: #0099CC;	
	text-decoration: underline;
}

.menu {
	font-size : 13px;
	font-weight: bold;
	color : #EE3333;
/* 	margin-top : 10px;
	margin-bottom : 10px;
 	margin-left : 0px;
	margin-right : 0px;
	text-indent : 0px; */
}	

.head  {
	font-size : 13px;
	font-weight: bold;
	color : #19807C;
 	margin-top : 6px;
 	margin-left : 4px;
	text-indent : 0px;
}


.copy  {
   	font-size : 10px;
   	color : #999999;
	text-align : center;
	vertical-align : text-bottom;
}

.a { text-align: left;
}