H1, H2, H3, H4, H5, H6, body {
 font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
}

H1, H2, H3, H4, H5, H6 {
 /* color: #666eb0; */
 /* color: #000000; */
 /* color: #1e2a63; */
 /* color: #419d4a; */
 /* color: #ee0000; */
}

body {
 /* color: #c65200; */
 /* color: #1e2a63; */
 /* background: url(bg.gif); */
 color: #000000;
}

p {
 /* font-size: 10pt; */
 text-align: justify;
 color: #000000;
}

DIV {
 /* font-size: 10pt; */
}


DT {
 color: #000000;
 font-style: bold;
 /* color: #0069b3; */
}

DL {
 /* font-size: 10pt; */
}

UL {
 /* font-size: 10pt; */
}


/*
A:link { text-decoration: none; color: #ff5b3d; }
A:visited { text-decoration: none; color: #007524; }
A:active { text-decoration: none; color: #ff7300; }
A:hover { text-decoration: underline; color:#ff0000; }
*/

A:link { text-decoration: none; color: #3399ff; }
A:visited { text-decoration: none; color: #008200; }
A:active { text-decoration: none; color: #ff7300; }
A:hover { text-decoration: underline; color:#ff0000; }

.small {
 /* font-size: 10pt; */
}

.tiny {
 /* font-size: 9pt; */
}