td	 
  {
	font-variant : normal ;
	Font-Family : arial, verdana, sans-serif ;
	Font-Size : 12px ;
	Color : #000000;
	Font-Style : Normal ;
	Font-Weight : Normal ;

	}


A:link 		{text-decoration: none; color: #1278B0;}
A:active 	{text-decoration: none; color: #1278B0;}
A:visited {text-decoration: none; color: #1278B0;}
A:hover 	{text-decoration: none; color: #000000;}


.small 
  {
	font-variant : normal ;
	Font-Family : arial, verdana, sans-serif ;
	Font-Size : 10px ;
	Color : #A2A2A2;
	Font-Style : Normal ;
	Font-Weight : Normal ;

	}
	
	
.head	 {
			font-variant : normal ;
			Font-Family : Arial, Verdana, Helvetica, sans-serif ;
			Font-Size : 15px ;
			Color : #000000 ;
			Font-Style : Normal ;
			Font-Weight : bold ;
			line-height:24px;
		}
		
.form
 {/*background-color:#F0F7F9;*/
	color:#6B7D84;
	border-color:#6B7D84;
	border-style:solid;
	}
	
.form2
 {background-color:#6B7D84;
  Font-Family : arial, Verdana, Helvetica, sans-serif ;
	color:#ffffff;
	border-color:#6B7D84;
	border-style:solid;
	font-size:8pt;
	}
 
 
