body {
font-family:Tahoma;
font-size: 9pt;
color: #336699;
margin: 3px;
}

select {
font-family:Tahoma;
font-size: 9pt;
color: #336699;
}

li {
list-style: square;
}

hr  {
height: 1px;
color: #999999;
}

form {
margin:10px 0px 10px 0px;
}

p {
margin:2px;
}

div{
margin:2px;
}

.input1 {
font-family:Tahoma;
border:1 solid #336699;
font-size:9pt;
color:#336699;
}

.button1 {
font-family:Tahoma;
font-size:9pt;
color:#336699;
height:16pt;
}


tr {
font-size:9pt;
color:#336699;
}

.tr2 {
font-size:9pt;
color:#336699;
background-color:#dddddd;
}

.tr1 {
font-size:9pt;
color:#eeeeee;
background:#336699;
text-align: center;
}

.err1 {
font-size:9pt;
color:red;
}

.big1 {
font-size: 12pt;
color: #336699;
font-weight: bold;
font-family: Verdana;
}

.big2 {
font-size: 10pt;
color: #336699;
font-weight: bold;
font-family: Tahoma;
}

A.cellfan {color: #336699;background-color:#dddddd;}
A.cellfan:Visited {color: #336699;background-color:#dddddd;}
A.cellfan:Hover {color: #FF0000; background-color:#dddddd;}
A.cellfan:Active {color: #FF0000; background-color:#dddddd;}

A{color: #336699;}
A:Visited {color: #336699;}
A:Hover {color: #ffffff; background-color:#336699;}
A:Active {color: #ffffff; background-color:#336699;}
