body
{
background-color: ;
}

p
{
font-size:;
color:;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
text-indent:; 
margin-top:0;
}

dl, ol, ul
{
font-size: ;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
}

h1
{
color:#000000; /*black*/
font-size:180%;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
}

h2
{
color:#000000; /*black*/
font-size:160%;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
}

h3
{
color:#000000; /*black*/
font-size:130%;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
}


div.quotes
{
color:#CCCCCC; /*light grey*/
font-size:16pt;
font-style:normal;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
width:400px;
background:#000000; /*black*/
padding:20px;
position:relative;
float:right;
}

div.bright
{
color:; /**/
font-size:210%;
font-style:normal;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
width:100%;
background:yellow; /*black*/
padding:20px;
position:relative;
}

div.floatright
{
padding:0px;
position:relative;
float:right;
clear:right;
}

.floatright
{
padding:0px;
position:relative;
float:right;
clear:right;
}

.floatleft
{
padding:0px;
position:relative;
float:left;
clear:left;
}

blockquote
{
font-size:90%;
font-style:normal;
font-family:"Trebuchet MS", sans-serif;
}

a:link
{
color: ; /* */
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
}

a:visited
{
color: ; /* */
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
}

a:hover
{
color: ;
font-size: ;
font-weight: ;
font-family:"Trebuchet MS", sans-serif;
}

a:link.nav
{
color:#CCCCCC; /*light grey*/
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
}

a:visited.nav
{
color:#CCCCCC; /*light grey*/
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
}


table
{
font-family:"Trebuchet MS", sans-serif;
background-color:;
width:100%;
padding:;
}

table.compactL
{
font-family:"Trebuchet MS", sans-serif;
text-align:center;
background-color:;
width:50%;
position:relative;
float:left;
clear:left;
}

table.compactR
{
font-family:"Trebuchet MS", sans-serif;
text-align:center;
background-color:;
width:50%;
position:relative;
float:right;
clear:right;
}

td
{
    border-color:#000000;
    border-width:1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color:;
}

th
{
    border-color:#000000;
    border-width:1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color:#FFFF00; /*bright yellow*/
}
