BODY {
}
A:link 
{
text-decoration: underline;
color:black;
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
}

A:visited {
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color:333333;
}

A:hover {
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color:000000;
}

TD{
font-family: MS sans-serif, sans-serif;
font-size: x-small;
}

.selected{
text-decoration: underline;
color:black;
font-family: Arial, Helvetica, sans-serif;
font-size: xx-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_bold{
font-family: MS sans-serif, sans-serif;
font-size: xx-small;
 font-weight: bold;
}

.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}

