body
	{
	font-size: 10pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
.body
	{
	font-size: 10pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
td	{
	font-size: 10pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
th	{
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
	
h1	{
	font-size: 16pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
h2	{
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 14pt;
	}
	
h3	{
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 12pt;
	}
	
h4	{
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 12pt;
	}
.title
	{
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	}
.grouping
	{
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 10pt;
	color: 003399;
	}
.header
	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	}
.subheader
	{
	color: #CCCC99;
	text-decoration: none;
	}
	
.indent
	{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-left: 10px;
	line-height: 10pt;
	}
.asterisk
	{
	color: #cc6600;
	font-weight: bold;
	font-size: 10pt;
	}
input, select
	{
	font-size: 10pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	}
	
a	{
	color: #cc6600;
	text-decoration: underline;
	}
a:hover
 	{
 	text-decoration: underline;
	color: #CC3300;
 	}

.bodylink
	{
	font-weight: bold;
	text-decoration: none;
	}
	
.small
	{
	font-family: Arial, "trebuchet ms", sans-serif;
	font-size: 8pt;
	/* WARNING!!!! Padding applied this way DOES cause 
	Nyetscape 4 to GPF, while a local style does not */
	padding-left:5pt;
	}
	
	
.task
	{
	font-family: Verdana, "trebuchet ms", sans-serif;
	font-size: 8pt;
	}
	
.sortheader
	{
	font-family: Verdana, "trebuchet ms", sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
	
.alert
	{
	/*font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;*/
	color: #CC0000;
	font-weight: bold;
	}

.border
	{
	border-bottom: solid;
	border-width: 1pt;
	border-color: #CC0000;
	}
hr	{
	color: #999966;
	}
.zip
	{
	color: #FFFFCC;
	}
.required
	{
	color: #cc0000;
	font-size: 12pt;
	font-weight: bold;
	}