body
	{
	margin: 20px;
	background-color: #ffffff;
	color: #333333;
    font-family: Verdana, Helvetica, Arial,sans-serif;
    font-size: 10px;
	}
td
	{
	vertical-align: top;
	text-align: top;
	color: #333333;
    font-family: Verdana, Helvetica, Arial,sans-serif;
    font-size: 10px;
	}
a:hover
	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
    font-size: 9px;
	}
a:link
	{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
    font-size: 9px;
	}
a:active
	{
	color: #333333;
	font-weight: bold;
    font-size: 9px;
	}
a:visited
	{
	color: #333333;
	font-weight: bold;
    font-size: 9px;
	}
.homeTitle
	{
    font-size: 11px;
	font-weight: bold;
	}
.highlight
	{
	color: #3399cc;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.tableHighlight
	{
	color: #3399cc;
    font-size: 11px;
	font-weight: bold;
	}
.tableHighlight a:hover
	{
	color: #3399cc;
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
.tableHighlight a:link
	{
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
    font-size: 11px;
	}
.tableHighlight a:active
	{
	color: #3399cc;
	font-weight: bold;
    font-size: 11px;
	}
.tableHighlight a:visited
	{
	color: #3399cc;
	font-weight: bold;
    font-size: 11px;
	}


.border
	{
	background-color: #cccccc;
	}
.content
	{
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	}
.quotes
	{
	background-color: #F3E7D7;
	}
.quotesHome
	{
	background-color: #E8ECC8;
	}
.navigation 
	{
	position:absolute;
	top:600px;
	right:0;
	width:200px;
	}