BODY {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #eeeeFF;
background: #eeeeFF;
padding : 0;
border-width : 0;
border-style : none;
border-color : inherit;
width : auto;
}

.copy {
font-style : italic;
font-variant : normal;
font-weight : bold;
font-size : 10 pt;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color : transparent ;

}

.welcome {
font-style : italic;
font-variant : normal;
font-weight : bold;
font-size : 10 pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF0000;
background-color : transparent ;

}

.name {
font-style : italic;
font-variant : normal;
font-weight : bold;
font-size : 10 pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF6600;
background-color : transparent ;

}


P {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10 pt;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background-color : transparent ;
margin-left: 10% ;
margin-right: 5% ;
}

.red {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12 pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF0000;
background-color : #FFFFFF;
}



A:link {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #FF0000;
background-color : transparent;
text-decoration: underline; text-align: left: 5%
}

A:visited {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #FF0000;
background-color : transparent;
text-decoration: underline; text-align: left: 5%
}

A:active {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #FF0000;
background-color : transparent;
text-decoration: underline; text-align: left: 5%
}

.head {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #0000FF;
}

LI {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF9900;
margin-left: 5%
}

TABLE {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
margin-left: 5% ;
margin_right: 5% 
}


H1 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 18pt;
font-family : Arial, Helvetica, sans-serif;
color : #FF0000;
background-color : transparent;
margin-left: 10%
}

H2 {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 16pt;
font-family : Arial, Helvetica, sans-serif;
color : #00cc00;
background-color : transparent;
margin-left: 5%
}


H3 {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 14pt;
font-family : Arial, Helvetica, sans-serif;
color : #33CCFF;
background-color : transparent;
margin-left: 5%
}

H4 {
align : left ;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 13pt;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color : transparent;
margin-left: 5%
}



em     {
        font-style:     normal;
        font-weight:    bold;
        }

strong  {
        font-style:     italic;
        font-weight:    bold;
                }

em strong, strong em    {
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bolder;
             }

b       {
        font-weight:    bold;
        }

i       {
        font-style:     italic;
        }

.news {  font-size: 12pt; font-style: normal; color: #0000FF}

