body
{
margin: 0;
padding: 0;
background-color: rgb(183,227,255);
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
font-size:70%;
color: rgb(77,77,77);
}
a
{
font-family: Verdana, Arial MT, Arial,  Helvetica;
text-decoration:none;
font-size: 100%;
color: rgb(8,62,108);
}
a:hover
{
text-decoration:underline;
}

img
{
border: none;
}


ul
{
font-family: Verdana, Arial MT, Arial,  Helvetica;
font-size: 100%;
color: rgb(77,77,77);
text-decoration:none;
list-style-type:disc;
}

li
{
text-decoration:none;
color: rgb(77,77,77);
font-family: Verdana, Arial MT, Arial,  Helvetica;
font-size:100%;
list-style-type:disc;
}

h1
{
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(0,0,0);
text-align: center;
}
h2
{
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(0,0,0);
text-align: center;
}
h3
{
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(0,0,0);
text-align: center;
}
h4
{
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(92,159,246);
font-size:120%;
text-align: left;
}
h5
{
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(17,127,223);
font-size:100%;
text-align: left;
}

h6
{
text-decoration:none;
font-family: Verdana, Arial MT, Arial,  Helvetica;
color: rgb(17,127,223);
text-align: left;
font-weight: 200;
font-size:100%;
}


P
{
padding-top: 10px;
margin: 0;
}


div.exp
{
padding-bottom: 0px;
padding-left: 10px;
padding-right: 0px;
background-color = #FFFFFF;
border = 1px solid #FFFFFF;
}

p.button
{
color: black ;
{
background: rgb(183,227,255);
border: 1px solid #CCCCCC;
margin: 1px;
padding: 0px;
display: block ;
}

.button a
{
background: rgb(183,227,255);
color: rgb(8,62,108);
}


a.menuitem:link
{
text-decoration: none ;
background: rgb(183,227,255);
color: rgb(8,62,108);
display: block ;
}

a.menuitem:visited
{
text-decoration: none ;
background: rgb(183,227,255);
color: rgb(8,62,108);
display: block ;
}

a.menuitem:hover
{
text-decoration: none;
background: rgb(183,227,255);
color: rgb(8,62,108);
display: block ;
}

a.menuitem:active
{
text-decoration: none;
color: #FFFFFF;
background: rgb(132,208,255);
display: block ;
}


body
{
scrollbar-base-color: rgb(232,246,255);
scrollbar-arrow-color: rgb(232,246,255);
scrollbar-darkshadow-color: rgb(183,227,255);
scrollbar-3d-light-color: rgb(183,227,255);
scrollbar-face-color: rgb(183,227,255);
scrollbar-highlight-color: rgb(232,246,255);
scrollbar-shadow-color: rgb(232,246,255);
}