body { 
margin-left: 50px;
font-family: arial, verdana, helvetica, sans-serif;
color: black; 
background-color: #FF9933; 
}

p,li {
font-size: 0.8em;
line-height: 1.5em;
}

h1 {
font-size: 1.0em;
color: #FF9933;
margin: 5px 0 5px 0;
}
h2 {
font-size: 0.8em;
margin: 5px 0 5px 0;
}
h3 {
font-size: 0.8em;
margin: 5px 0 5px 0;
color: #FF9933;
}

td {}

a: active {
color: #000099;
font-size: 1.0em;
}

a:hover {
background-color: #FF9933;

}

a:visited {
color: #000099;
font-size: 1.0em;
}

