body,p,td { 
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

p {
	margin-top:11px;
	margin-bottom:11px;
}

.stdtext {
	line-height: 14px;
}

.hdl, h1 {
	font-size:13px;
	font-weight: bold;
	margin-bottom:14px;
}

h2 {
	font-weight: bold;
	font-size:11px;
	margin-top:11px;
	margin-bottom:11px;
}

.orange {
	color:#F7941D;
	line-height: 14px;
}

.textbox {
	color:#616161;
	line-height: 14px;
}

.italic {
	font-style:italic;
}

.input200   {
				font-size:11px; 
				width:200px;
				height:20px; 
			  }	  
			  
.inputarea70    {
				font-size:11px;
				width:200px;
				height:70px;
			  }
			  
.inputarea40    {
				font-size:11px;
				width:200px;
				height:40px;
			  }			  

a:link        { text-decoration:none; color:#616161;}
a:visited     {	text-decoration:none; color:#616161;}
a:active	  {	text-decoration:none; color:#616161;}
a:hover  	  {	text-decoration:none; color:#000000;}


