<style type="text/css" media="screen">
BODY { color: black; background: white; font-size:12pt; font-family: Arial, "sans-serif"}
 

P {font-size:12pt}

LI {font-size:12pt}

H1  { font-size:18pt; font-family: Arial, "sans-serif"; font-color:black }
H2  { font-size:14pt; font-family: Arial, "sans-serif"; font-color:black }	
H3  { font-size:12pt; font-family: Arial, "sans-serif"; font-color:black }
H4  { font-size:12pt; font-family: Arial, "sans-serif"; font-color:black }
H5  { font-size:10pt; font-family: Arial, "sans-serif"; font-color:black }
H6  { font-size:8pt; font-family: Arial, "sans-serif"; font-color:black }

BLOCKQUOTE  {font-size:12pt}


#adblock {float: left; width: 300px; height: 250px; border-style: none; border-width: 1px; margin-bottom: 15px; margin-top: 15px;margin-left: 15px; margin-right: 15px}

A:link  {color:blue; text-decoration: none; font-weight:bold} 
A:visited {color:purple; text-decoration: none; font-weight:bold} 

A:hover  {color:darkblue;}


	}
        #container
        {
                margin: 2px auto;
                text-align: left;
                background-color: white;
        }
        #header{
		padding:0;
	}
        #tiptopnav
        {
                color: #000000;
		text-align: right;
        }
        #tiptopnav ul
        {
                margin: 0 0 0 20px;
                padding: 0;
                list-style-type: none;
        }
        #tiptopnav li
        {
                display: inline;
		padding: 3px;
		border-left: 1px solid #fff;
        }
        #tiptopnav li a
        {
                text-decoration: none;
                color: #FFFFFF;
		text-align: center;
		font-size: 12px;
                font-weight: bold;
        }
        #tiptopnav li a:hover
        {
                text-decoration: none;
                color: #000000;
                background-color: #a1a1a1;
                border-top:  1px solid #000000;
                border-bottom:  1px solid #000000;
        }
 