
<style type="text/css">

	.lgboldfont { font-weight: bold; font-size: 14pt; font-family: arial, helvetica }
	.lgboldred { font-weight: bold; font-size: 14pt; font-family: arial, helvetica; color: ff0000 }
	.lgfont { font-size: 12pt; font-family: arial, helvetica }
	.lgbluefont { font-size: 12pt; font-family: arial, helvetica; color: 0033ff }
	.lgyellowfont { font-size: 12pt; font-family: arial, helvetica; color: 000000 }
	.smboldfont { font-weight: bold; font-size: 10pt; font-family: arial, helvetica }
	.smboldred { font-weight: bold; font-size: 10pt; font-family: arial, helvetica; color: ff0000 }
	.smfont { font-size: 10pt; font-family: arial, helvetica }
	.smbluefont { font-size: 10pt; font-family: arial, helvetica; color: 0033ff }
	.xlgfont { font-size: 18pt; font-family: arial, helvetica }
	.xsmfont { font-size: 8pt; font-family: arial, helvetica }
	.xsmfontbold { font-weight: bold; font-size: 8pt; font-family: arial, helvetica }
	.xsmfontw { color: #ffffff; font-size: 8pt; font-family: arial, helvetica }
	.xsmfontr { color: #ff0000; font-size: 8pt; font-family: arial, helvetica }

h1 {
    color: navy;
}

p  {
    font-size: 2vmin;
}

td {
    padding: 5px;
    font-size: 2vmin;
}

body {
      color:#000000;
      background-color:#FFFFFF;
      background-image:url('');
      background-repeat:no-repeat;
    }

{
    a:link  { color:#0000FF; }
    a:visited { color:#800080; }
    a:hover { color:#00cc33; }
    a:active { color:#FF0000; }
    }

</style>   

