body { background: #fffff0;
color: #242c9b;
font-family: tahoma, sans-serif;
font-size: .85em;
padding: 30px;
}
p { color: #242c9b;
background: transparent;
font-size: .85em;
}

h3 {font-size: 1.25em;
text-decoration: underline;}


h4 { font-size: 1em;
text-decoration: underline;}

h5 { font-size: .95em;
font-weight: bold;}

a:link {color: red;
background: transparent;
}
a:visited {color: brown;
background: transparent;
}