.par {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #1a1a19;
}
.par-label {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #c88526;
	text-decoration: underline;
}

.bottomtxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
}

.par-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: underline;

}

.ast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: lighter;
	color: #FF6600;
	text-decoration:;

}

.greensmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8b9e35;
}
.greensmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #689f9e;
}
.bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;

}
.gray {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;


}

.bold-underline {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: 529595;
	text-decoration: underline;

}

.b-underline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: 958f8f;
	text-decoration: underline;
	
	}
	
a:link { color: #1a1a19; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #1a1a19; text-decoration: none }
a:hover { color: #943422; text-decoration: underline }
