/* CSS Document */

body {
font:8pt Arial;
color:#666666;
}

tr {
font:8pt Arial;
color:#666666;
}

td {
font:8pt Arial;
color:#666666;
}

a:link, a:visited, a:active {
font:8pt Arial;
color:#FFFFFF;
text-decoration:none;
}

a:hover {
font:8pt Arial;
color:#FFFFFF;
text-decoration:underline;
}

a.links:link, a.links:visited, a.links:active {
font:8pt Arial;
color:#8C3E3E;
text-decoration:none;
} 

a.links:hover {
font:8pt Arial;
color:#8C3E3E;
text-decoration:underline;
} 

h1 {
font:12pt Arial;
color:#660000;
}

h2 {
font: 10pt Arial;
color:#CCCCCC;
}
