BODY,P,TABLE {	
    COLOR: #000000; 
    BACKGROUND-COLOR: #DDDDDD;
    FONT-FAMILY: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 13px; 
    TEXT-DECORATION: none
    }
    
H1,H2,H3,H4,H5,H6 { COLOR: #0000CC; }

H1	{ FONT-SIZE: 27px; }
H2	{ FONT-SIZE: 23px; }
H3	{ FONT-SIZE: 19px; }
H4	{ FONT-SIZE: 17px; }
H5	{ FONT-SIZE: 15px; }
H6	{ FONT-SIZE: 13px; }


A       { COLOR: #FF0000; TEXT-DECORATION: none; }
A:hover {text-decoration: underline; color: #FF0000; }
A:active {text-decoration: underline; color: #CC0000; }
A.InText {font-weight: normal; }

B.head { font-size: 14px; }

.Stress {font-weight: bold; color: #000077; }


.MENU	{
  TEXT-ALIGN: center;
  COLOR: #000000;
  font-variant: small-caps;
  font-weight: bold;
}
.MENU A       { COLOR: #FF0000; TEXT-DECORATION: none; }
.MENU A:hover {text-decoration: underline; color: #FF0000; }
.MENU A:active {text-decoration: underline; color: #CC0000; }


.HEADER { TEXT-ALIGN: center; }
.FOOTER { TEXT-ALIGN: center; FONT-SIZE: 10px; }
