<!--
.contents  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	color : #000000;
	text-decoration : none;
}

.contents A:link, .contents A:visited, .contents A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

.headers  {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : 340494;
}

.pageheader  {
	font-family : verdana;
	font-size : 12pt;
	font-weight : bold;
	color : #340494;
}

.forms  {
	font-family : Arial;
	font-size : 8pt;
	color : 000000;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
}

.red  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : CC0000;
}

.green  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : 008000;
}

.names  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : 000000;
}

.names A:link, .names A:visited, .names A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

.bold {
	font-size : 8pt;
	font-weight : bold;
	color : 000000;
	font-family : Arial;
}
.white {
	font-family : Arial;
	font-size : 8pt;
	color : FFFFFF;
}
.forms {
	font-family : Arial;
	font-size : 8pt;
}
.gray  {
	font-size : 8pt;
	font-family : Arial;
	color : 808080;
}
.plainsmalltext  {
	font-size : 8pt;
	font-family : Arial;
	color : 000000;
}
.plainsmalltext A:link, .plainsmalltext A:visited, .plainsmalltext A:hover  {
	font-family : Arial;
	font-size : 8pt;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

.stickypad{
	background:FFFF99;
	font-family: arial;
	font-size: 8pt;
	border : thin solid Gray;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
};
