.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	line-height: 18px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2883C6;
	line-height: 18px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2883C6;
	line-height: 18px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2883C6;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AA0000;
	text-decoration: none;
}

.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



INPUT { 
background-color: #FFFFFF;
font-size: 10px; font-family: Arial, Helvetica, sans-serif; color:#666666;
border-style: solid; border-width: 1px; border-color:#2883C6; width:20px; height: 20px; } 

.requiredfieldTwoFiveFive{ 
font-size:10px; color:#666666; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; border-style:solid; border-width:1px; border-color:#2883C6; width:255px; height: 20px; }

TEXTAREA { 
background-color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif; border-style: solid; border-width: 1px;
border-color:#2883C6; width:255px; height: 85px;}

