body 		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			background: #ffffff;
			}

a:link		{	text-decoration: none;
			font-family: sans-serif;
			font-size: 10pt;
			color: #001199;
			}
a:visited	{	text-decoration: none;
			font-family: sans-serif;
			font-size: 10pt;
			color: #003366;
			}
a:active	{	text-decoration: none;
			font-weight: bold;
			font-family: sans-serif;
			font-size: 10pt;
			color: #aaffaa;
			}

pre		{	font-family: monospace;
			font-size: 10pt;
			color: #000000;
			}

tt		{	font-family: monospace;
			font-size: 10pt;
			font-weight: bold;
			color: #336622;
			}

form		{	font-family: monospace;
			font-size: 10pt;
			color: #000000;
			}

input		{	font-family: monospace;
			font-size: 10pt;
			color: #000000;
			}

textarea	{	font-family: monospace;
			font-size: 10pt;
			color: #000000;
			}

select		{	font-family: Chicago, sans-serif;			
			font-size: 10pt;
			color: #000000;
			}

option		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}

span 		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}
		 
div		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}
		
p		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}

b		{	font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: #000000;
			}

em		{	font-family: sans-serif;
			font-size: 10pt;
			font-style: italic;
			color: #000000;
			}

ul		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}

ol		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}

td		{	font-family: sans-serif;
			font-size: 10pt;
			color: #000000;
			}

small		{	font-family: sans-serif;
			font-size: 8pt;
			color: #000000;
			}	
	
big		{	font-family: sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #000000;
			}

h1		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 24pt;
			font-weight: bold;
			font-style: italic;
			color: #111199;
			}

h2		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 18pt;
			font-weight: bold;
			color: #111199;
			}

h3		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 16pt;
			font-weight: bold;
			color: #111199;
			}

h4		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 14pt;
			font-weight: bold;
			color: #111199;
			}

h5		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 12pt;
			font-weight: bold;
			color: #111199;
			}

h6		{	margin-left: 1%;
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: #111199;
			}
