
a		{
		font-size: 8pt;
		color: #FFFFFF
		}
a:hover {
		text-decoration: underline;
		color: #6600FF
		}
a:visited {
		color: #FFFFFF
		}
a:active {
		color: #FFFFFF
		}
body 	{
		color:#333;
		background-color:white;
		margin:20px;
		padding:0px;
		font: 11pt verdana, arial, helvetica, sans-serif
		}
h1      {
		font-family: Verdana;
		font-size: 18pt
		}
h2      {
		font-family: Verdana;
		font-size: 14pt;
		color: #FFFFFF
		}
h3      {
		font-family: Verdana;
		font-size: 12pt;
		font-weight: bold;
		color: #111111
		}
h4      { 
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		text-align: left; 
		color: #336699;
		margin-bottom: 4pt
		}
p 		{
		font-size: 9pt
		}
table 	{
		font-size: 8pt
		}
td		{
		vertical-align: top;
		}
		
.Footer      { font-family: Verdana; font-size: 8pt }