BODY	{ 	
			
			font-family: Verdana, Sans-Serif;
						
			}	

			
 
			
.head	{ 
			color: #996666;
			font-family: tahoma, Verdana;
			font-size: 16px;
			font-weight: bold;
			
			
			}
			
			
			
.label   {
			color: #996666;
			font-family: Verdana;
			font-size: 10pt;
			font-weight: bold;
			
			}
A.label:hover		{
			color: #996666;
			font-family: Verdana;
			font-size: 10pt;
			font-weight: bold;
			text-decoration: underline;
			
			}
			
.caption	{
			color: #993366;
			font-family: Verdana;
			font-size: 8pt;
			}
.text	{
			color: #000000;
			font-family: Verdana;
			font-size: 12px;
			line-height: 1.5;
			margin: 2;
		}
			
			
			
A  { color:#660000; text-decoration: none; }

A:hover{color: #666699; text-decoration: underline;}

A:visited:{color:#000000;}
