.normal {
	font-family: verdana, tahoma, Arial, helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	}
.form {
	font-family: verdana, tahoma, Arial, helvetica;
	font-size: 10px;
	color: #000000;
	}

.instructions {
	font-family: verdana, tahoma, Arial, helvetica;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	line-height: 12px;
	border: 1px solid #000000;
	}

.trybox {
	padding: 5px;
	border: 5px solid #D5DEE0;
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

.securitybox {
	padding: 10px;
	border: 5px solid #FF9900;
}

.small {
	font-family: verdana, tahoma, Arial, helvetica;
	font-size: 9px;
	color: #000000;

	}