BODY, TD, TH, P, DIV, FORM,  H3, H4, BLOCKQUOTE, UL, OL 
{   font-size : 11pt;
    font-family : Georgia, "Times New Roman", Times, serif;	
}
    
P {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    text-decoration: none; 
    line-height: 16px
    }

heading1
{
	font : bold 13px Arial Black;
	background-color : #004080;	
}  

H1 {
	font : bold 13px Arial Black;
	background-color : #004080;
}
H2 {
	font : normal x-large Trebuchet MS,Tahoma;
	}
	
H3 {
	font : normal bolder 12pt Arial, Helvetica, sans-serif;
	}

a.livelink {
	font-family: arial,helvetica,san-serif;
	font-size: x-small;
	font-weight: 700;
	color: #660033;
	text-decoration: underline;
}

a.livelink:hover {
	font-family:arial,helvetica,san-serif;
	font-size:x-small;
	font-weight: 700;
	color: Red;
	text-decoration:underline;
}

td.box {
	border-color : Navy;
}

#container{
width:750px;
padding:1px 0;
text-align:left;
background:#ffffff;
border:5px solid #fff;
}