
      A.inlinelink:link {
	    COLOR: #0000CC;
	    TEXT-DECORATION: none;
        }
      A.inlinelink:visited {
	    COLOR: #0000CC;
	    TEXT-DECORATION: none;
        }
      A.inlinelink:hover {
	    COLOR: #0000CC;
	    TEXT-DECORATION: underline;
        }
		  
	  table.tabledashed{
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
}		  
		  
	  table.tabledashed td{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}

		table.tableplain{
			width: 100%;
		}
		
		table.tableplain td{
			border-top: 0px;
			border-bottom: 0px;
			border-left: 0px;
			border-right: 0px;			
		}	
		
      .text {
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size: 10pt;
			color: #333333;
        }
		.text_title{
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size: 12pt;
			color: #666666;
		}
		.text_tsmall{
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size: 9pt;
			color: #666666;
		}
		.text_date {
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size: 8pt;
			color: #333333;
        }	
		.text_name {
			font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size: 10pt;
			color: #333333;
			font-weight: bold;
        }	
		  
		  input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-top:1px solid #1162B6;
	border-left:1px solid #1162B6;
	border-right:1px solid #1162B6;
	border-bottom:1px solid #1162B6;
	background:#FFFFFF;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-top:1px solid #1162B6;
	border-left:1px solid #1162B6;
	border-right:1px solid #1162B6;
	border-bottom:1px solid #1162B6;
	background:#FFFFFF;
}
		
		
	
