body {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
bgcolor: #FFFFFF;
background: #FFFFFF;
}

A:link 
{
text-decoration: none;
color:black;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
}

A:visited {
text-decoration:none;
font-size: x-small;
color:333333;
}

A:hover {
text-decoration:underline;
font-size: x-small;
color:000000;
}

TD{
font-family: MS sans-serif, sans-serif;
font-size: x-small;
}

.button{
font-family: verdana,sans-serif;
font-size: xx-small;
width: 100px;
background: #eeeeee
}

.smallbutton{
font-family: verdana,sans-serif;
font-size: 10px;
width: 50px;
background: #eeeeee
}

.headerfontWhite{
font-family: MS sans-serif;
font-size: x-small;
color: white;
}

.smallNorm{
font-family: MS sans-serif, sans-serif;
font-size: xx-small;
}

.smallNorm_red{
font-family: MS sans-serif, sans-serif;
font-size: xx-small;
color: red;
}

.textbox{
font-family: verdana, sans-serif;
font-size: x-small;
}
.smalltextbox{
font-family: verdana, sans-serif;
font-size: 10px;
width: 100;
}
.calendar{
font-family: sans-serif;
font-size: xx-small;
font-weight: normal;
}
.textareaclass{
font-family: verdana, sans-serif;
font-size: x-small;
width:600px;
height:85px;
; clip:  rect(   )
}
.smalltextareaclass{
font-family: verdana,sans-serif;
font-size: x-small;
width:300px;
height:100px;
}
.smalltext{
font-family: verdana,sans-serif;
font-size: xx-small;
}
.selecter{
font-family: sans-serif;
font-size: x-small;
width: 200px;
background: white;
}.blue {  color: 000099; font-weight: bold}
