/* Presentation Stylesheet */ 
/* padding: top right bottom left*/
body {
 margin: 5px;
 font-family: 'Trebuchet MS', Helvetica, sans-serif;
 font-size: 0.9em;
 font-weight: normal;
 text-align: justify;
 color: #666666; 
 }


/* hyperlink styles */
a:link    {text-decoration: none; color: #CC0000;}
a:active  {text-decoration: none; color: #CC0000;}
a:visited {text-decoration: none; color: #CC0000;}
a:hover   {text-decoration: none; color: #08ac0f;}

/* footer hyperlink styles */
#footer a:link    {text-decoration: none; color: #333333; border-bottom: 0;}
#footer a:active  {text-decoration: none; color: #333333; border-bottom: 0;}
#footer a:visited {text-decoration: none; color: #333333; border-bottom: 0;}
#footer a:hover   {text-decoration: none; color: #d1254d; border-bottom: 0;}

/* standard paragraph text */
p {margin-top: 0.4em; margin-bottom: 0.5em;}

/* styles for the <h> tags */
h1{font-size: 1.5em; color: #666666; font-weight: bold; margin: 1em 0 1em 0; padding: 0 0 0 0;}
h2{font-size: 1.3em; color: #666666; font-weight: bold; margin: 0 0 0.6em 0; padding: 4px 0 4px 0;} 
h3{font-size: 1.5em; color: #666666; margin: 0 0 0.6em 0; padding: 0 0 4px 0;}
h4{font-size: 1em; color: #666666; margin: 0 0 0em 0; padding: 0 0 0px 0;}
h5{font-size: 1em; color: #ffffff; margin: 0 0 0em 0; padding: 0 0 0px 0;}
s
hr {height: 1px; color: #ff4141; background-color:#ff4141; border:0px;}s

#menu {
padding: 0px 10px;
}
