/* Cascading Stylesheet for the Plantation House */

BODY {
	font-family: Verdana;
	color:	#333333;
}

A:link {
	color:	#006666;
}
A:hover {
	color:	#339999;
}
A:visited {
	color:	#669999;
}

.bodyText {
	font-size:	9pt;
}

.bodyTextSmall {
	font-size:	8pt;
}

.dropCap {
	font-weight:	bold;
	font-size:	16;
}

.headingText {
	font_family:Arial;
	font-size:	8pt;
	font-weight: 	bold;
	color:			666633;
}

.announcement {
	font_family:	Verdana;
	font-size:		14pt;
	color:			666666;
}
	

