body
{
    background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size   : 14px;
}

h1
{
	font-size   : 18px;
	font-weight : bold;	
	display     : inline;
}

h2
{
	font-size   : 14px;
	display     : inline;
	border-bottom: 1px solid #525d5a;
	margin-bottom: 1px;
}

h3
{
	font-size   : 14px;
	display     : inline;
	margin-bottom: 1px;
}

table.outer
{
    width : 800px;
    /*border: 1px solid #ebe5e5; */
}

.headline
{
	background-color:#f7f4ff;
	border-bottom: #000055 1px solid;
	height: 5px;
	padding-left: 5px;
	font-size   : 1px;
}

.content
{    
    color : #000000;
    text-decoration : none;
}

.footertext
{
    font-size   : 12px;
    color : #000000;
    text-decoration : none;
}

.breaker
{
    background-color:#ffffff;
	height: 15px;
	font-size   : 1px;
}

a.footer
{
    font-size   : 10px;
    color : #000000;
    text-decoration : none;
}

a:hover {color:#516161;text-decoration : underline}

a
{
	color:#000;	
}

td.leftbar
{
	font-weight : bold;
	vertical-align:top;
}