body		{	
			background : #FFEACB ; 
			background-image : url(/images/background.jpg) ;  
			font-family : Verdana, Arial, Helvetica, sans-serif ;
			font-size : 14px ;
			margin-top : 0px ;
			margin-bottom : 0px ;
			margin-left : 0px ;
			margin-right : 0px ; 
			}


input, select, textarea 
			{ 
			margin-top : 2px ;
			color : #000000 ;
			}

.lft	{
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 13px ;
			font-weight : bold ;	
			line-height : 120% ; 
			margin-left : 10px ;
			margin-right : 10px ;
			}


.content	{
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 14px ;
			font-weight : bold ;	
			line-height : 140% ; 
			}

.footer	{
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 11px ;
			line-height : 180% ; 
			}

ul	{
			font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
			font-size : 14px ;
			font-weight : bold ;	
			line-height : 130% ; 
			}


b		{	font-weight : bold ; }

i		{	font-style : italic ; }

u		{	text-decoration : underline ; }

h1		{	
		font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
		font-size : 18px ;
		font-weight : bold ;	
		text-align : left ;
		color : #660000 ;
		}

a:link 	{
			text-decoration : none ; 
			font-weight : bold ;	
			color : #660000 ;
			}

a:visited	 	{
			text-decoration : none ; 
			font-weight : bold ;	
			color : #660000 ;
			}

a:active	{
				text-decoration : none ;
				font-weight : bold ;	
				color : #000000 ;
				}

.NoForm {
	display: none;
}

