body {
background: #CC6666;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

h1 {
color:#336666;
font-size:2.1em
background:transparent;
}

h2 {
color:#669966;
font-size:1.8em;
background:transparent;
}

h3{
color:#999966;
font-size:1.5em;
background:transparent;
}

h4{
color:#669999;
font-size:1.2em;
background:transparent;
}

p,ol,ul,li {
font-size:10pt;
font-family:verdana,geneva,helvetica,arial,sans-serif;
}

a:link {
font-size : 10pt; font-family:arial; color:blue;
background:transparent; 
}

a:visited { font-size : 10pt; font-family:arial; color:ruby;
background:transparent;
}

a:hover { 
border-width : thin; border-style: dotted; border-color: #808080; background-color:orange; font-size : 10pt; font-family:arial; color:green;
}

a:active { font-size : 10pt; font-family:arial; color:red;
background:transparent; 
}

TABLE { font-size : 10pt; }
