body	{
	background-color : #FFF8EC;
	font-family : Arial, Helvetica, sans-serif;
	color : #006699;
	font-size: 8pt;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,caption 
{font-family:Arial,sans-serif,helvitica;}

p,ul,ol,li,div,td,th,address,nobr,b,i 
	{font-size:8pt; }

.SMALL {
	font-size: smaller;
}
.LARGE	{
	font-size : 11pt;
	font-weight : bold;
}
.XLARGE	{
	font-size : 12pt;
	font-weight : bold;
}

h1 	{ font-size:15pt;	}
h2 	{ font-size:13pt;}
h3	{ font-size:12pt;}
h4	{ font-size:11pt;}

ul,ol {margin-top : 8;}

li {list-style : square;
	margin : -10;
	margin-top : 10;
}

a:link {	color : Black;
	text-decoration:underline;
}

a:visited { color: Black;
	text-decoration:underline;}

a:active { color: Black;
	text-decoration:none;}

a:hover { color:#0066CA;
	text-decoration: underline;}
