body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


b	{ 
	font-weight: bold;
}

i	{
	 font-style: italic;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight: normal;
}

h2 { 
	font-size : 12px;
	font-weight: bold;
}


a:link {
	color: #006676;
	}	

a:hover {
	color: #80a8ab;
	}	

a:visited {
	color: #646464;
	}	
	
.subnav, a.subnav:link, a.subnav:hover, a.subnav:visited  {
	font-size : 12px;
	}	

.main { 
	margin-right: 20px; 
	margin-left: 20px; 
}


.tableHdr {
	color: #ffffff;
	background-color: #80a8ab;
	border: 0px;
	border-top: 1px  #646464  solid;
	border-bottom: 1px  #646464  solid;
	border-right: 1px  #646464  solid;
	}
	
.rowHdr {
	border: 0px;
	border-bottom: 1px  #646464  solid;
	border-right: 1px  #646464  solid;
	border-left: 1px  #646464  solid;
	}
	
.investbox {
	color: #ffffff;
	background-color: #80a8ab;
	border: 0px;
	border-top: 1px  #646464  solid;
	border-right: 1px  #646464  solid;
	border-bottom: 1px  #646464  solid;
	border-left: 1px  #646464  solid;
	text-align:center;
	margin: 4px;
	padding: 2px;
	}	
	
.row {
	border: 0px;
	border-bottom: 1px  #646464  solid;
	border-right: 1px  #646464  solid;
	}

ul {
	list-style-type: disc;
	}

ul ul {
	list-style:  url("images/discsm.gif") outside disc;
	}
