BODY, TD, P, INPUT, SELECT, TEXTAREA {
	color : black;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-size : 18pt;
	font-weight : normal;
	font-style : normal;
}


H2  {
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
}

H2.help  {
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
	color: #F5EFD1;
	margin:10 0 10 10;	
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}


H6  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}

DT {
	font-size: 12pt;
	font-weight:bold;
	margin-left:10;
}

DD {	
	font-weight:normal;
	margin-bottom:20;
}

TH {
	color : #F5EFD1;
	background-color: #0F6A00;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	padding: 3 4 3 4;
}


A, A:link, A:visited  {
	text-decoration: none;
	color : #CC0000;
}

A:hover  {
	text-decoration: underline;
	color : #FF0000;
}

EM {
	font-weight : bold;
	font-style : normal;
	color : #770000;
}

EM.green {
	font-weight : bold;
	font-style : normal;
	color : #0F6A00;
}

HR {
	height: 1px;
	color:#DDDDDD;
}

.dateTxt {
	color: #AAAAAA;
	font-size:8pt;
	font-weight: normal;
}

.error {
	color : #7F0000;	
}

.grayed {
	color : #AAAAAA;	
}

.fineTxt {
	font-size:8pt;
}

.formBkg {
	background-color:#EEEEEE;
}

.formBkg2 {
	background-color:#F7F7F7;
}

.largeTxt {
	font-size:12pt; 
}

.noMargin {
	margin:0 0 0 0;	
}
