body{
	background: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
; color: #eeeeee
}
A {
    text-decoration: underline;
    color: #dddddd;
}

A:Hover {
    text-decoration: none;
    color: #eeeeee;
}

form {
	margin: 0px;
	}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    background-color: #000066;
    border: 1px #B4B3B3 solid;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    background-color: #000066;
    border: 1px #B4B3B3 solid;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #ffffff;
    background-color: #000066;
    border: 1px #B4B3B3 solid;
}

.button {
    border: 0px;
}

.hr hr{
	display: none;
}

.txt8 {
    font-size: 8pt;
}

.txt9 {
    font-size: 9pt;
}

.txt10 {
    font-size: 10pt;
}

.txt11 {
    font-size: 11pt;
}

.txt12 {
    font-size: 12pt;
}

.txt14 {
    font-size: 14pt;
}

.txt16 {
    font-size: 16pt;
}

.txt8b {
    font-size: 8pt;
    font-weight: bold;
}

.txt9b {
    font-size: 9pt;
    font-weight: bold;
}

.txt10b {
    font-size: 10pt;
    font-weight: bold;
}

.txt11b {
    font-size: 11pt;
    font-weight: bold;
}

.txt12b {
    font-size: 12pt;
    font-weight: bold;
}

.txt14b {
    font-size: 14pt;
    font-weight: bold;
}

.txt16b {
    font-size: 16pt;
    font-weight: bold;
}