body		{
				background-color: #ffffff;
			}

td			{ 
				font-family: "Tahoma", "Arial","Verdana"; 
				font-size: 8pt; 
				line-height: 140%; 
				color: #000000; 
			}
			
A:link		{
				color: #000000; 
				text-decoration:none;
			}

A:visited	{
				color: #0F4679; 
				text-decoration:none;
			}
			
A:hover		{
				color: #660033; 
				text-decoration:underline;
			}


.blank		{
				font-size: 1pt;
			}
			
		
.banner		{
				font-size: 12pt;
				color: #006699;
				font-weight:bold;
			}

			
.cellbg1	{
				background-color: #FFFFFF;
			}
			
.cellbg2	{
				background-color: #CCCCCC;
			}

.cellbg3	{
				background-color: #660033;
			}
			
.cellbg4	{
				background-color: #CCCCCC;
			}
h1{
	font-size: 13.0pt; 
	font-family: Arial; 
	color: navy;
	border-bottom: dotted 1px #0066cc;
	text-align: left;
} 
h2{
	font-size: 12.0pt; 
	font-family: Arial; 
	color: navy;
	text-align: left;
	margin-bottom: 1em;		
}
h3{
	font-size: 11.0pt; 
	font-family: Arial; 
	color: navy;
	text-align: left;
	margin-bottom: 1em;		
}