BODY
{
margin: 1;
SCROLLBAR-FACE-COLOR: #f8f8ff; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #AAAAAA;
SCROLLBAR-ARROW-COLOR: #777777;
SCROLLBAR-TRACK-COLOR: #EEEEEE;
SCROLLBAR-DARKSHADOW-COLOR: #555555;
}

a.menu:link {
text-decoration: none;
color: #111111;
}

a.menu:hover {
text-decoration: underline;
color: #111111;
}

a.menu:visited {
text-decoration: none;
color: #111111;
}

a:link {
text-decoration: none;
color: #0000cd;
}

a:hover {
text-decoration: none;
color: #1e90ff;
}

a:visited {
text-decoration: none;
color: #0000cd;
}

.mentab {
FONT-FAMILY: Arial, Verdana, sans-serif;
font-size: 13px;
color: #333333;
text-align: left;
background-color: lightsteelblue;
border: #000000;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px
}

.menhead {
font-size: 16px;
text-align: center;
border: #000000;
border-style: ridge;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px
}

.tex {
padding: 8px;
FONT-FAMILY: Arial, Verdana, sans-serif;
font-size: 13px;
text-align: justify;
border: #000000;
background-color: #f8f8ff;
border-style: ridge;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px
}

h2 {color:red;}
