	BODY {
		font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #006600;
	}
	
	TD {
		color: #006600;
		font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	A {
	color: Green;
	text-decoration: none;
}
	
	A:HOVER {
	color: Green;
}
	
	.Normal { 
		font-size: 10pt;
		font-weight: 400;
	}

	.StdFormLabel {
		font-size: 8pt;
		font-weight: bold;
	}
	
	.StdFormField {
		font-size: 8pt;
	}

	INPUT {
		font-size: 10pt;
	}
	
	SELECT {
		font-size: 10pt;
	}
	
	.ErrorTitle {
		font-size: 14pt;
		font-weight: bold;
		color: maroon; 
	}
	
	.ErrorMessage {
		font-size: 10pt;
		font-weight: bold;
		color: maroon;
	}

	.PageFooter {
		font-size: xx-small;
	}
	
	.Copyright {
		font-size: xx-small;
	}
	
	.PageTitle {
		font-size: 16pt;
	}
	
	.PageSubtitle {
		font-size: 12pt;
		font-weight: bold;
	}
	
	.AddNew {
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
	}

	.Footnote {
		font-size: 8pt;
		font-style: italic;
	}
	
	.ReportHeader {
	font-size: xx-small;
	font-weight: bold;
	background: Gray;
	color: White;
	text-align: center;
}
	
	.ReportRow1 {
		font-size: xx-small;
		background-color: #FFFFFF;
		text-align: center;
	}
	
	.ReportRow2 {
	font-size: xx-small;
	background-color: Silver;
	text-align: center;
}
	
	.ReportSummary {
		font-size: xx-small;
		color: #FFFFFF;
		background-color: #000080;
		text-align: center;
	}
	
	.Req {
		vertical-align: super;
		font-size: 8pt;
		color: red;
	}
	
	.ReportSummary {
		font-size: xx-small;
	}
	
.smalltext {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	valign: top;
	whitespace: 0;
	margin-bottom: 4px;

}

h2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	valign: top;
	whitespace: 0;
	margin-bottom: 4px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	valign: top;
	whitespace: 0;
	margin-bottom: 4px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	valign: top;
	whitespace: 0;
	margin-bottom: 4px;
}
	
	.textads {
		color: #006600;
		size:10px;
		font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
