ul,ol  	    {
			font-size : 10px;
			font-family : Verdana, Trebuchet MS, Heveltica;
			font-weight : normal;
			color : #000000;
			line-height : 12px;
			}
A       	{ 
			font-size : 10px;
			color : #3366CC;
			font-family : Verdana, Trebuchet MS, Heveltica;
			text-decoration : none;
			line-height : 11px;
			}
A.txt      	{ 
			font-size : 11px;
			}
A:hover     { 
			color : #000000;
			background-color : #C0C0C0; 
			}
			
p	        {
  			font-size     : 11px; 
			font-family   : Verdana, Trebuchet MS, Heveltica;
			color         : #000000;
			margin-left   : 1px;
			margin-right  : 1px;
			margin-top 	  : 0px;
			margin-bottom : 0px;
			}
p.head      {
  			font-size   : 17px; 
			font-weight : bold;
			}
p.title     {
  			font-size   : 14px; 
			font-weight : bold;
			}
p.small     {
  			font-size   : 10px; 
			}

hr          {
			color  : #CFCFCF;
			height : 1px;
			margin : 0px;
            }
input, select 
			{
			font-family   : Verdana, Heveltica;
		  	font-size     : 10px;
            }
textarea    {
			font-family   : Verdana, Heveltica;
    	    width 		: 301px;
	        height 		: 70px;
	        font-size     : 10px;
            }
