BODY {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #c6dbee;
}
b {
	color: #10415c;
  }
.style1 {
	color: #10415c;
	font-family: Tahoma;
	font-size: 11px;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style4 {
	font-family: Tahoma;
	font-size: 15px;
	color: #10415c;
}
input.text {
    font: 11px Tahoma;
    color: #10415c;
    background: #FFFFFF;
    padding-right: 1px;
    padding-left: 1px;
	border: 1px solid #666666;
    }
.button{
font: bold 11px Tahoma;
font-size: 11px;
color: #FFFFFF;
background: #416fae;
border: 1px solid #666666;
}
.note {
    width: 300px;
	height: 80px;
	border: 1px solid #666666;
	font: 11px Tahoma;
    color: #003366;
    background: #FFFFFF;
    }

a:link {color: #10415c; font: bold; text-decoration: none}

a:visited {color: #10415c; font: bold; text-decoration: none} 

a:active {color: #10415c; font: bold; text-decoration: none} 

a:hover {text-decoration: underline; font: bold; color: #10415c}