/* base.css v b1 6 Feb 08  */

BODY
	{
font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
        padding-top: 2%;
        padding-right: 4%;
        padding-bottom: 2%;
        padding-left: 4%;
         }

H1
        {font-size: 200%}
H2
        {font-size: 175%}
H3
        {font-size: 150%}
H4
        {font-size: 125%}
H5      
        {font-size: 115%}
H6
        {font-size: 110%}

img.display1
             {border: medium solid red;
             width: 500 }  
img.display2
            {border: medium solid red;
             width: 200 }  


A:link {background-color: #FFFFFF;
	COLOR: #000000;	text-decoration: underline;}
A:visited {COLOR: #000000;
	text-decoration: underline;}
A:hover {TEXT-DECORATION: underline;
        color: #0066FF; background-color: #FFFFFF}

SPAN.altfont
        {font-family: "Arial", sans-serif;
         font-size: 100%}

SPAN.menuhead
        {font-family: "Arial", sans-serif;
        font-size: 116%}

SPAN.hiline
        {font-family: "Arial", sans-serif;
         font-size: 95%; font-weight: bold}

SPAN.endpage
         {font-weight: bold; background-color: #CCFFCC}


DIV.bggreen         {background-color: #CCFFCC}
DIV.bpink           {background-color: #FFCCCC} 
DIV.bgyell          {background-color: #FFFF33}
DIV.bgblue          {background-color: #33FFFF} 
DIV.bgfoot          {background-color: #CCFFCC}

DIV.quote {margin-left: 132%; margin-right: 132%}
DIV.note {font-size: 85%}


/*   ======================  */  