BODY {
background-color:#FFFFFF;
margin-left: 25px;
margin-top: 15px;
margin-right: 25px;
margin-bottom: 10px;
}

TR { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
TD  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #333333 }
.head { font-size: 10pt; font-weight: bold; background : #CCCCCC }
.data { font-size: 9pt; background : #EEEEEE }
.data2 { font-size: 9pt; background : #DDDDDD }
.red { font-size: 9pt; background : #1590AF }

P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #333333 }

B { font-size: 9pt; font-weight: bold; color: #333333 }

H1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13pt; color: #666666 }
H2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; color: #1590AF }
H3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; color: #000000 }
H4 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #1590AF }

small { font-size: 8pt; color: #333333 }

OL { font-size: 9pt; color: #333333 }
UL { font-size: 9pt; list-style-type: square; color: #333333 }
LI { font-size: 9pt; color: #333333; list-style-type: square }

A:link { color: #1590AF }
A:active { color: #666666 }
A:visited { color: #1590AF }
A:hover { color: #000000 }

A.navlink:link { font-size : 9pt; color : #666666 }
A.navlink:active { font-size : 9pt; color : #000000 }
A.navlink:visited { font-size : 9pt; color : #666666 }
A.navlink:hover { font-size : 9pt; color : #1590AF }
A.navlink { text-decoration : none }

A.sublink:link { font-size : 8pt; color : #1590AF }
A.sublink:active { font-size : 8pt; color : #999999 }
A.sublink:visited { font-size : 8pt; color : #1590AF }
A.sublink:hover { font-size : 8pt; color : #666666 }
A.sublink { text-decoration : none }

A.hlink:link { font-size : 8pt; color : #1590AF; font-weight: bold }
A.hlink:active { font-size : 8pt; color : #000000; font-weight: bold }
A.hlink:visited { font-size : 8pt; color : #1590AF; font-weight: bold }
A.hlink:hover { font-size : 8pt; color : #666666; font-weight: bold }
A.hlink { text-decoration : none }

.input {
  background: #DDDDDD;
  color: #666666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.submit {
  background: #1590AF;
  color: #333333;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

