body { font-family:      Arial,helvetica,sans-serif;
       color:            black;
       background-color: white;
	 font-size: 13px;
     }

td { font-family:      Arial,helvetica,sans-serif;
       color:            black;
       background-color: white;
	 font-size: 13px;
	letter-spacing: 0.3px;
     }


ul,ol,dir   { font-family: arial,helvetica,sans-serif; font-size: 13px; }

.menu, .bar { font-family: arial,helvetica,sans-serif; font-size: 14px;
background-color: white; font-weight: bold; } 

.main { font-family: arial,helvetica,sans-serif; font-size: 13px; letter-spacing: 0.3px;
background-color: white; } 

.mainheadline { font-family: arial,helvetica,sans-serif; font-size: 30px; letter-spacing: 0.3px; font-weight: bold; color: black }


.headline { font-family: arial,helvetica,sans-serif; font-size: 20px; letter-spacing: 0.3px; font-weight: bold; color: black }

.headline2 {font-family: arial, helvetica, sans-serif; font-size: 16px; letter-spacing: 0.3px; font-weight: bold;} 

.headline3 { font-family: arial,helvetica,sans-serif; font-size: 14px;
background-color: white; font-weight: bold; }

.smalltext { font-family: arial, helvetica, sans-serif; font-size: 11px; background-color: white; font-weight: normal; }

.figuretext {font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: white; font-weight: normal; font: italic;} 



dl   { margin-left: 5%;
       font-family: arial,helvetica,sans-serif
     }

p    { margin-left: 0%; 
       font-family: arial,helvetica,sans-serif;
	 font-size: 12px;  }
pre  { margin-left: 0%; 
       font-family: "courier new",courier,monospace;
     } 

h2,h3,h4  {color:  black;
           font-family: arial,helvetica,sans-serif;
           font-weight: bold; 
           margin-left: 0%;  }

h3,h4,h5  {margin-left: 0%}

div.leftmarg {margin-left: 5%;
        font-family: arial,helvetica,sans-serif}

a { text-decoration: none; color: #003366; border: 0;}
a:hover { text-decoration: underline; color: #003366;}


.note    {color: orange;}
.warning {color: red; font-weight: bold}

