a:link, a:visited, a:active, a:hover	{		color: #ff9900; 		font-size: 11px; 		line-height: 150%; 		font-family: Verdana, Arial, Helvetica; 		text-decoration: none;	}		a:hover	{ 		text-decoration: underline;	}	hr	{		color: #1998ff; 		border: 0;		height: 1px;	}	textarea	{		border: solid 1px #616061; 		background-color:#FFFFFF;	}p, body, li	{		color: #616061; 		font-size: 11px; 		font-family: Verdana;		line-height: 150%;	}	td  	{ 		color: #616061; 		font-size: 11px; 		font-family: Verdana; 		line-height: 150%; 	}h1 	{ 		color: #1998ff; 		font-size: 18px; 		font-family: Verdana; 		font-weight: bold;		line-height: 150%; 		margin:0px;		padding:0px;	}	h2    	{  		color: #1998ff; 		font-size: 17px;  		font-family: Verdana;  		font-weight: bold; 		line-height: 150%;  } h3  	{		color: #1998ff; 		font-size: 16px; 		font-family: Verdana; 		font-weight: bold;		line-height: 150%; 	}	h4    { 		color: #1998ff;  		font-size: 12px;  		font-family: Verdana;  		font-weight: bold; 		line-height: 150%;  } h5  {  		color: #1998ff;  		font-size: 12px;  		font-family: Verdana;  		font-weight: bold; 		line-height: 150%;   } 
