		.gentext {font-family: arial, verdana, geneva; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
		.gentext_white {font-family: arial, verdana, geneva; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
		.gentextsm {font-family: arial, verdana, geneva; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none}
		
		A 
		{
			font-weight: normal; 
			color: #0075BA; 
			text-decoration: none;
			outline: none;
		}
		
		A:hover
		{
			text-decoration: underline;
		}
		
		h1 
		{
			font-family: arial, verdana, geneva; 
			font-size: 16px; 
			font-weight: bold; 
			color: #000000; 
			text-decoration: none;
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		h1.error
		{
			font-family: arial, verdana, geneva; 
			font-size: 16px; 
			font-weight: bold; 
			color: red; 
			text-decoration: none;
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		h2
		{
			font-family: tahoma, arial, verdana, geneva; 
			font-size: 12px; 
			font-weight: normal; 
			color: #000000; 
			text-decoration: none;
			margin: 0px;
			padding-bottom: 6px;
			border-bottom: 1px solid #000000;
		}
		
		p, td
		{
			font-family: tahoma, arial, verdana, geneva; 
			font-size: 12px; 
			line-height: 16px;
			font-weight: normal; 
			color: #000000; 
			text-decoration: none;
		}
		
		.block
		{
			margin-top: 20px;
			border: 1px solid #0075BA;
			background: #CCE3F1;
			padding: 20px;
		}
		
		.errorblock
		{
			margin-top: 20px;
			border: 1px dashed RED;
			background: #e6e6e6;
			padding: 20px;
			text-align: center;
		}
		
		.tblhdr
{
	font-family: tahoma, arial,verdana, geneva; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	border-bottom: 0px solid #000000;
	text-decoration: none;
	white-space: nowrap;
	
}
