a:link       { color: rgb(15, 0, 158) }
a:active     { color: rgb(224, 0, 5) }
a:visited    { color: rgb(15, 0, 158) }
body         { background-color: rgb(54, 63, 128); color: rgb(40, 40, 40) }
table        { table-border-color-light: rgb(255, 204, 102); table-border-color-dark: rgb(204, 153, 102) }
p            { color: rgb(40, 40, 40) }

h1           { color: rgb(40, 40, 40) }
h2           { color: rgb(40, 40, 40) }
h3           { color: rgb(40, 40, 40) }
h4           { color: rgb(40, 40, 40) }
h5           { color: rgb(40, 40, 40) }
h6           { color: rgb(40, 40, 40) }

textarea     { color: rgb(0, 0, 0) }

body         { font-family: Arial, Helvetica, Verdana; font-size: 10pt; font-style: normal; font-weight: normal }
table        { font-family: Arial, Helvetica, Verdana; font-style: normal; font-size: 10pt }
td           { font-family: Arial, Helvetica, Verdana; font-style: normal; font-size: 10pt }
p            { font-family: Arial, Helvetica, Verdana; font-size: 10pt}

h1           { font-family: Arial, Helvetica, Verdana; font-weight: normal; font-style: normal; font-size: 24pt }
h2           { font-family: Arial, Helvetica, Verdana; font-weight: normal, font-style: normal; font-size: 18pt }
h3           { font-family: Arial, Helvetica, Verdana; font-weight: normal; font-style: normal; font-size: 14pt }
h4           { font-family: Arial, Helvetica, Verdana; font-weight: normal; font-style: normal; font-size: 12pt }
h5           { font-family: Arial, Helvetica, Verdana; font-weight: normal; font-style: normal; font-size: 10pt }
h6           { font-family: Arial, Helvetica, Verdana; font-weight: bold; font-size: 10pt; margin-top: 0; margin-bottom: 0 }
textarea     { font-family: Arial, Helvetica, Verdana; font-style: normal; font-size: 10pt;  border-style: solid; border-width: 1pt }