p
{
font-size:100%;
color: ;
font-style:normal;
font-family:"Trebuchet MS", "Verdana", sans-serif;
text-indent:; 
margin-top:0;
}

dl, ol, ul
{
font-style:normal;
font-family:"Trebuchet MS", "Verdana", sans-serif;
}


h1
{
color:#000000; /*black*/
font-size:200%;
font-style:normal;
font-family:"Trebuchet MS", "Verdana", serif;
}

h2
{
color:#000000; /*black*/
font-size:160%;
font-style:normal;
font-family:"Trebuchet MS", "Verdana", serif;
}

h3
{
color:#00FFFF; /*menu link blue*/
font-size:140%;
font-style:normal;
font-family:"Garamond", "Book Antiqua", serif;
}

hr
{
width:100%;
height:5px;
color:#CCCCCC; /*light grey*/
background-color:#CCCCCC; /*light grey*/
}

table
{
font-family:"Trebuchet MS", "Verdana", sans-serif;  /*add border around overall table and around individual cells*/
background-color:;
width:50%;
padding:;
}

td
{
    border-color:#000000;
    border-width:1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color:;
}

th
{
    color:#FFFFFF;
    border-color:;
    border-width:;
    border-style:;
    margin: 0;
    padding: 4px;
    background-color:#00688B;
}

div.quotes
{
color:#000000; /*black*/
font-size:16pt;
font-style:normal;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif;
width:430px;
background:#FFD700; /*black*/
padding:20px;
position:relative;
float:right;
}

.floatright
{
padding:0px;
position:relative;
float:right;
clear:right;
}

.floatleft
{
padding:0px;
position:relative;
float:left;
clear:left;
}


a:link
{
color: ; /* */
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", "Verdana", sans-serif;
}

a:visited
{
color: ; /* */
font-size:;
font-weight:bold;
font-family:"Trebuchet MS", "Verdana", sans-serif;
}

a:hover
{
color:#00688B;
font-size: ;
font-weight: ;
font-family:"Trebuchet MS", "Verdana", sans-serif;
}
