/* CSS Document <tr bgcolor="#FFFFFF">  */

body 	{
	FONT-SIZE: 100%; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

* 	{
	padding:0;
	margin:0;
	border:0;
}
p  {
	font-size:.8em;
	text-indent: 1.5em;
	text-align: left;
}
h6{
	margin: 10px;
	
	color:#FFFFFF;
	font-weight:normal;
	
}
h6 a,
	h6 a:link,
	h6 a:visited,
	h6 a:active,
	h6 a:hover {
		font-weight:bold;
		color:#FFFFFF;
		text-decoration: underline;
	}


#header{
	margin-top:7px;
	margin-left:7px;
}

#left {
	position:absolute;
	background-color:#027abb;
	width:175px;
	height:100%;
	margin-top:-5px;
	margin-left:7px;
}


#content{
	margin-left: 189px;
	margin-top: 5px;
	
	width: 621px;
	}
	
h5 {
	text-align:center;
	}