BODY { 
	font-family: helvetica, arial, sans-serif; 
	font-size: 10pt
}

P { 
	font-family: helvetica, arial, sans-serif; 
	font-size: 10pt
}

UL {
	font-size: 10pt
}

TD.nav {
	background-color: #ffffff	
}

TD.nav-active {
	background-color: #cccccc	
}

TR.home-subhead {
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000
}

.heading {
	font-weight: bold;
	font-style: italic;
	font-size: 20pt;
	color: #000000
}

.reefrescue {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #000000
}

.caption {
	font-size: 8pt;
}

.navtxt {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}

.navtxt:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}

.navtxt:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #cc0000;
	text-decoration: none
}

.navtxt-active {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}

.navtxt-active:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}

.navtxt-active:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #cc0000;
	text-decoration: none
}

.nonlink {
	color: #cc0000;
	text-decoration: none
}

.nonlink:visited {
	color: #cc0000;
	text-decoration: none
}

.nonlink:hover {
	color: #cc0000;
	text-decoration: none
}


