<style type="text/css">

body {	font-family: tahoma;
	font-size: 18px;
	background: #ffffff;
	}


h3 {
	font-size: 12pt;font-family:Tahoma; color:#000080
	}


h4 {
	font-size: 12pt;
	color: #000080;
	margin: 0; font-family:Tahoma
	}

.container {
	width: 275px;
	padding: 15px;
	margin: 5px 0 20px 0;
	border: 1px solid #3366CC;
	background: #fff;
	}

/* rounded */

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #3366CC;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
    
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #000080;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url('rounded.gif') no-repeat bottom center;
	}

#footer {
	color: #000;
	}

table        { font-family: Tahoma; font-size: 12pt; color: #000080 }

</style>