BODY, LI, TD, P, INPUT, SELECT, TEXTAREA { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A, A:link, A:visited  {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #770022;
	text-decoration: underline;
}



H1  {
	font-size : 18pt;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
}

H6  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}

.copyrightTxt {
	color : #999999;
	font-size:8pt;
}

.dateTxt {
	color: #FFFFFF;
	font-weight: bold;
}

.doubleSpacing {
	line-height: 2;
}

.errTxt {
	color : #990000;	
}

.fineTxt {
	font-size:8pt;
}

.formBkg {
	background-color:#EEEEEE;
}

.formBkg2 {
	background-color:#F7F7F7;
}

.grayTxt {
	color : #999999;	
}

.largeTxt {
	font-size:12pt; 
}

.lightTxt {
	color : #FFFFFF;	
}

.noMargin {
	margin:0 0 0 0;	
}

.noTopBtmMargin {
	margin-top:0;
	margin-bottom:0;	
}

.tipTxt {
	color: #FFFFFF;
	font-size:8pt;	
}
