body, p, li, ul, td, th   
	{
	font-size: 12pt;
	color: #00022;
	background: #e6e6e6;
	font-family: Helvetica, sans-serif;
	}
				
.contents a:link
	{
	font-size: 12pt;
	color: white;
	line-height: 120%;
	text-decoration: none;
	}
			
A.contents
	{
	color: white;
	}
				
h1, h2, h3
	{
	font-weight: bold;
	color: #000066;
	padding-bottom: 1pt;
	}

h1	{
	font-size: 18pt
	}
	
h2	{
	font-size: 16pt
	}
	
h3	{
	font-size: 14pt
	}
			
	
img	{
	border-width: 0;
	valign: top;
	/*align: center;*/
	/*clear: both;*/
	}
	
	
