p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;



}
a:link {
	color: #CC9966;
	text-decoration: underline;
}
a:visited {
	color: #CC9966;
	text-decoration: underline;

}
a:hover {
	color: #AC1E0A;
	text-decoration: underline;

}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CC9966;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #CC9966;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #AC1E0A;
	text-decoration: underline;
}
a.green:link {
	color: #00CC33;
	text-decoration: underline;
}
a.green:visited {
	color: #00CC33;
	text-decoration: underline;
}
a.green:hover {
	text-decoration: underline;
	color: #AC1E0A;

}
a.blue:link {
	color: #3399FF;
	text-decoration: underline;
}
a.blue:visited {
	color: #3399FF;
	text-decoration: underline;
}
a.blue:hover {
	color: #AC1E0A;
	text-decoration: underline;
}
.tbText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	width: 250px;
	border: 1px dashed #AC1E0A;
}
.textfieldLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	height: 120px;
	width: 250px;
	border: 1px dashed #AC1E0A;
}
input {
	border: 1px solid #AC1E0A;
}
.redText {
	color: #AC1E0A;
	font-weight: bold;
}
