body {
background-color: #81B3FF;
background-repeat: no-repeat;
font-family: tahoma;
font-size: 10px;
color: #586A86;
}

img
{  border-style: none;
}

a { font-family: tahoma; font-size: 10px; color: #586A86; text-decoration: underline}

a:hover { font-family: tahoma; font-size: 10px; color: #586A86; background-color: #81B3FF}

h1 { font-family: tahoma; font-size: 30px; color: #586A86 }
h2 { font-family: tahoma; font-size: 20px; color: #586A86 }

hr{ color:#A7CAFF; background-color:#81B3F; width:90%; height:2px; }

table {
font-family: tahoma;
font-size: 10px;
color: #586A86;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.note {
font-family: tahoma;
font-size: 10px;
color: #586A86;
font-weight: bold;
} 