/* CSS Document */

body,td,th {
	font-size: 12px;
	text-align:left;
	line-height:16px;
	font-style:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a	{color: #007489;
text-decoration:none;}

a:hover	{color: #f15a4f;}

p	{margin-top:10px;
margin-bottom:10px;}

h1 {font-size: 16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:20px;}
	
.nav {font-size: 14px;
		color: #9b9b9b;
		font-weight:bold;
		text-align:center;}
		
.footer {color: #ffffff;}
.footer a	{color: #97ebff;}
.footer a:hover	{color: #cff6ff;}

ul {line-height:18px}

/*.chart {line-height:22px;}



/* #nav
			{padding: 0px; 
			border-width: 0px;
			border-style: none;
			margin: 0px;
			position: absolute;
			visibility: visible;
			top: 44px;
			left: 392px;
			width:307px;
			z-index: 1;}
	*/

