body     { background-color:#e6e6e6;
	   color:#000000;
	   margin-top:10px;
           margin-bottom:10px; 
           font-family:"Trebuchet MS", tahoma, arial, helvetica, sans-serif; }

p        { background-color:#e6e6e6;
           line-height:12pt;
           font-size:9pt;
           color:#000000;
           margin-left:1%; }

a:link    { text-decoration:none; color:blue; }
a:visited { text-decoration:none; color:blue; }
a:active  { text-decoration:none; color:red;}
a:hover	  { text-decoration:none; color:red; }

h1,h2,h3,h4,h5,h6 { color:#000000; font-weight:bold; }

h1       { font-size:36pt; }

h2       { font-size:28pt; }

h3       { font-size:24pt; }

h4       { font-size:20pt; }

h4.rot   { font-size:20pt; color:#FF0000; }

h5       { font-size:16pt; }

h5.rot   { font-size:16pt; color:#FF0000; }

h6       { font-size:12pt; }

h6.rot   { font-size:12pt; color:#FF0000; }
