	img { border: 0; }

	label { cursor: pointer; }
	
	form { margin: 0; }

	.n_u a, a.n_u:link, a.n_u:visited{ text-decoration: none; }
	.u, .u a, a.u:link, a.u:visited{ text-decoration: underline; }
				
	.uppercase{	text-transform: uppercase; }
	.lowercase{ text-transform: lowercase; }
	.bold{ font-weight: bold; }
	.nowrap{ white-space: nowrap; }
	
	a.lgray:link,
	a.lgray:visited,
	.lgray{ color: #828180; }
	
	a.black:link,
	a.black:visited,
	.black{ color: #333; }	
	
	a.black:hover{ color: #e5008f; }
	
	a.pink:link,
	a.pink:visited,
	.pink{ color: #e5008f; }
	
	.gray{ color: #4e4b49; }
    
    
	body, td, th{ font-size: 12px;  line-height: 160%; color: #333; }
	body .smaller, body .smaller td{ font-size: 11px; line-height: 16px; }
	body .bigger, body .bigger td{ font-size: 14px; }
	body .biggest, body .biggest td{ font-size: 18px; }
	
	body, input, select, textarea{ font-family: arial; font-size: 12px; }

    a:link, a:visited{ color: #0056cb; }
    
   

    ul, ul li{ padding: 0; margin: 0; list-style: none; }
    
    ul li{ padding: 2px 0 8px 20px; background: transparent url(../i/bullet-1.gif) 0 10px no-repeat; }     

    
    h1{ font-size: 30px; font-weight: normal; line-height: 33px; margin: 0 0 20px 0; }
    h2, .h2{ font-size: 18px; font-weight: normal; }
    h2{ margin: 0 0 20px 0; }
    
    p{ padding: 0; margin: 10px 0 ; }
