body
{
	color:				black;
	font-family:	 	Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:			9pt
}

.headline
{
	font-family:		georgia,times;
	font-size:			14pt;
	text-shadow: 		3px 3px 2px #ccc;
}

.headline-feature
{
	font-family:		georgia,times;
	font-size:			20pt;
	text-shadow: 		3px 3px 2px #ccc;
}

.summary
{
	font-family:		helvetica;
	font-size:			10pt
}

.summary-link
{
	font-family:		helvetica;
	font-size:			8pt
}

.pubdate
{
	font-family:		Verdana;
	font-size:			7pt;
	color:				gray
}

.section
{
	font-family:	 	helvetica;
	font-size:			10pt
}

.subsection
{
	font-family: 		helvetica;
	font-size:			8pt;
}

a
{
	color:				black;
	TEXT-DECORATION: 	underline
}

a:hover
{
	COLOR: 				#B5C099;
	TEXT-DECORATION: 	underline
}

a:active
{
	COLOR: 				#B5C099;
	TEXT-DECORATION: 	underline
}