body {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: 000000;
}

a:link {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: 0000FF;
font-weight: bold;
}

a:visited {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: 009999;
font-weight: bold;
}

a:active {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: FF0000;
font-weight: bold;
}

a:hover {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: FF0000;
font-weight: bold;
}

h1 {
font-family: "Verdana,Arial,Helvetica";
font-size: 11pt;
color: 000000;
text-decoration: none;
font-weight: bold;
margin-left: 0px;;
margin-bottom: 0px;
}

h2 {
font-family: "Verdana,Arial,Helvetica";
font-size: 12pt;
color: 000000;
margin-left: 0px;
margin-bottom: 0px;
}

h3 {
font-family: "Verdana,Arial,Helvetica";
font-size: 12pt;
color: 000000;
font-weight: bold;
text-decoration: none;
margin-left: 0px;
}

pre {
font-family: "Courier New,Courier";
font-size: 10pt;
font-weight: normal;
color: 000000;
}

p {
font-family: "Arial,Helvetica,Verdana";
font-size: 10pt;
text-decoration: none;
color: 000000;
} 

ul {
font-family: "Comic Sans MS,Verdana,Arial,Helvetica";
font-size: 8pt;
color: 000000;
}

ol {
font-family: "Verdana,Arial,Helvetica";
font-size: 8pt;
color: 000000;
}

tr {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
color: 000000;
}

td {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
font-weight: bold;
color: 000000;
}

th {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
font-weight: bold;
color: 000000;
background-color: ffcc66;
}

.menurow {
font-family: "Verdana,Arial,Helvetica";
font-size: 10pt;
font-weight: bold;
color: 000000;
background-color: ffff33;
text-decoration: none;
}

a:hover.menurow {
background-color: 009900;
color: ffffff;
text-decoration: none;
}

tr:hover.menurow {
background-color: 009900;
color: ffffff;
}

tr:link.menurow {
background-color: ffff33;
}

.rowover {
behavior:url(rowover_js.htc);
}

tr.rowover {
background-color: ffff33;
}

tr:hover.rowover {
background-color: 009900;
color: ffffff;
}

.field {
width: 225px;
background-color: #ffff99;
}