body {
	color: #333366;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	line-height: 150%;
 	}

h1	{color: #cc3300;
	font-family: sans-serif;
	font-size: 1.75em;
	text-align: left;
	line-height: 18pt;
	font-weight: bold;
	font-style: italic;
	}

.home	
	{
	font-size: 13pt;
	line-height: 22pt;
	}

.footer	
	{
	line-height: 175%;
	font-size: 10pt;
	}

.footer2	{
	font-size: 8pt;
	}


BLOCKQUOTE	{
	line-height: 14pt;
	}

/* Horizontal Rule */

HR {
	height: 1px; 
	color:#cccccc;	
	}
