td           { font-family: Arial; font-size: 10pt; color:#000000 }
.white        { color: #FFFFFF }
.green       { color: #008000 }
.red         { color: #FF0000 }
a:link       { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: none }
a:active       { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: none }
a:visited       { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: none }
a:hover       { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: underline }


a:link.whitel       { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none;  }
a:active.whitel       { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none;  }
a:visited.whitel       { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none;  }
a:hover.whitel       { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: underline }
input        { font-family: Arial; font-size: 10pt; border: 1px solid #008000; background-color:#FFFFFF }
body         { font-family: Arial; font-size: 10pt; color: #FFFFFF }textarea     { font-family: Arial; font-size: 10pt; color: #008000; border: 1px solid #008000 }
