div, td {
	font-family : sans-serif, verdana, arial, geneva, helvetica;
	color: #333333;
	font-size: 10pt;
}

small {
	font-size: 8pt;

}

.opening {
	line-height: 16pt;
}

.title {
	color: #003300;
	font-size: 12pt;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
}

.content {
	margin-left: 15;
	margin-right: 90;
}

.copy {
	font-size: 7pt;
}

.white, .white:hover, .white:link, .white:visited, .white:active {
	font-family : sans-serif, verdana, arial, geneva, helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}

.smallnav, .smallnav:link, .smallnav:visited, .smallnav:active {
	color: #000000;
	font-size: 8pt;
	text-decoration : none;
	font-weight: bold;
	line-height: 16pt;
}

.smallnav:hover {
	text-decoration : underline;
}

a:hover {
	color: #CC0000;
	text-decoration : underline;
}

a:link {
	color: #336699;
	text-decoration : underline;
}

a:visited {
	color: #336699;
	text-decoration : underline;
}

a:active {
	color: #666666;
	text-decoration : underline;
}






