body, td 	
	{
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 14px;
	line-height: 21px;
	}

a	
	{
	color: #333333;
	text-decoration: underline;
	}
	
a:hover
	{
	text-decoration: none;
	color: 000000;
	}
	
h1	{
	font-size: 18px;
	color: 006699;
	line-height: 20px;
	display: inline;
	}
	
h2	{
	font-size: 16px;
	color: 006699;
	display: inline;
	}
	
hr {
	border: none 0; 
	border-top: 1px dashed #666666;
	height: 1px;
} 