P {
   text-align : justify; 
}

H5 {
   font-weight : bold; 
   font-size : 80%; 
   font-family : arial, helvetica, sans-serif; 
}

H4 {
   font-weight : bold; 
   font-size : 100%; 
   font-family : arial, helvetica, sans-serif; 
}

H3 {
   font-weight : bold; 
   font-size : 100%; 
   color : #cc0000; 
   background-color : white; 
   margin-left : 5%; 
}

H1 {
   margin-left : -8%; 
}

DIV.BotRights {
   text-align : center; 
   border-width : 5ex 0 0; 
   border-color : white; 
}

DIV.BlueBot {
   margin-top : 1%; 
   margin-bottom : 5%; 
/*   border-width : 0 0 12px; */
/*   border-color : #003366; */
   width : 100%; 
}

BODY {
   color : black; 
   background : white; 
   margin-right : 15%; 
   margin-left : 15%; 
}

:visited {
   color : #660066; 
   background-color : white; 
}

:link {
   color : #330066; 
   background-color : white; 
}

:active {
   color : #cc0000; 
   background-color : white; 
}
