BODY	{	font-family: Arial;
				}
	
h1		{	font-size: 13pt;
			color: #000080;
			font-weight: 700;
			font-style: italic;
			line-height: 20pt;		}

h2		{	font-size: 10pt;
			font-weight: 150;
			color: black;		}
			
a:link       { color: #0033CC; TEXT-DECORATION: none;}
a:visited    { color: #0033CC; TEXT-DECORATION: none;}
a:active     { color: #0033CC; TEXT-DECORATION: none;}
a:hover      { color: #FFFFFF; TEXT-DECORATION: none;}

li		{line-height: 6pt; letter-spacing: .5px;	}

input	{	font-size: 9pt;
			font-family: Arial;
			padding: 1px;	}

select	{	font-size: 9pt;
			font-family: Arial;	}