/* compressor */
H1 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 18pt; font-weight: bold; text-align: center; color: #999900}
H2 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 16pt; font-weight: bold; text-align: center; color: #990099;}
H3 {font-family: Georgia, Arial,Helvetica, sans-serif; font-style: italic; font-size: 14pt; font-weight: bold; text-align: center; color: #ff00cc}

 td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
		}

a:link, a:visited{
	padding: 1px;
	color: #990099;
	font-weight: bold;
     	text-decoration: none;
             	}

a:hover{
        background: #FF00CC;
	color: #FFFFFF;
		}
body    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
	color: #000099;
	margin: 1em 2em 2em 2em;
        background: #ffffff;
	        }

em {
        color: #ff00cc;
        }

i {
        color: #dd0000;
        }

strong {
        color: #999900;
        }

*.center {
        text-align: center;
        margin: 1em;
        color: #990099;     }

UL {
        margin: 1em;
        margin-left: 3em;
        color: #CC0000;
        }

OL {
        margin: 1em;
        margin-left: 3em;
        color: #CC0000;
        }

IMG {
    border: 0;
        }

PRE {
    font-family: Arial, Helvetica, sans-serif;
        }

*.note {
    color: #0000FF;
        }

*.graphic   {
    color: #009900;
        }

div.left {
float : left;
width : auto;
margin: 0em;
margin-left: 0em;
}

div.center {
text-align: center;
margin: 1em;
}

div.right {
float : right;
width : auto;
margin: 2em;
margin-right: 0em;
}
