A:link { font-family: arial; text-decoration: none; color: #102E7A;}
A:visited { font-family: arial; text-decoration: none; color: #102E7A;}
A:active {COLOR: #102E7A; TEXT-DECORATION: none;}
A:hover {COLOR: #102E7A; TEXT-DECORATION: underline;}

body {
background-color : #C2D0F9;
text-align : center;
margin : 0px;
padding : 0px;

SCROLLBAR-FACE-COLOR: #C2D0F9;
SCROLLBAR-HIGHLIGHT-COLOR: #C2D0F9;
SCROLLBAR-SHADOW-COLOR: #082776;
SCROLLBAR-3DLIGHT-COLOR: #082776;
SCROLLBAR-ARROW-COLOR: #082776;
SCROLLBAR-TRACK-COLOR: #C2D0F9;
SCROLLBAR-DARKSHADOW-COLOR: #C2D0F9;
}

table {
font: 12px arial;
color : black; 
border: 0px;
text-align: justify;
width: 750px;
margin : 0px;
padding : 0px;
border-collapse: collapse;
}

tr, td {
padding: 0px;
margin : 0px;
vertical-align : top;
}

textarea, input {
font:8pt arial;
color: black;
background: transparent;
border-style: solid;
border-width: 1px;
border-color: black;
}

h1 {
font-size : 16px;
font-weight : bold;
padding : 25px 20px 0px;
}

h2 {
font-size : 14px;
font-weight : bold;
text-decoration : underline;
padding : 10px 0px 10px;
}

.menu {
font-size : 11px;
font-weight : bold;
text-align : left;
margin : 2px 0px 0px 15px;
}
