BODY { color: black; font-family : Arial, sans-serif; font-size : 15pt; background-color : #2197de; text-align: justify; width: 90%; margin-top: 0; margin-bottom: 0; margin-left: 5mm; scrollbar-arrow-color : #000000; scrollbar-face-color : #009999; scrollbar-3dlight-color : #004955; scrollbar-highlight-color : #000000; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color : #000000; scrollbar-track-color : #DA7311; }

/* this group sets the normal link colors */
A:LINK { color: blue; font-size: medium; background-color: transparent; text-align: center; }
A:VISITED { color: Yellow;font-weight : bold;text-decoration : none ; }
A:HOVER { color : #800080; font-size: 125%; text-decoration : underline ; }
A:ACTIVE {
color : #000000;
text-decoration : none ;
}

H1 { font-family : Tahoma; font-size : 170%; font-weight : bold; color : #000000; line-height: 90%; background-color : transparent; text-decoration: none; text-transform: none; text-align : center; }
H2 {
font-size : 145%;
font-weight : bold;
color : #000000;
background-color : transparent;
text-align : center;
}
H3, H4, H5 {
font-size : 110%;
font-weight : bold;
color : purple;
}
H6 {
font-size : 60%;
font-weight : bold;
color : #000000;
background-color : transparent;
text-align : center;
}
.TableLinks { line-height: 80%; text-align : center; valign : middle; background-color : transparent; padding : 0; }
