.regText {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: transparent;
	background-color: inherit;
	border-style: none;
	border-width: 1px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-spacing: 2px;
}

a {
	color : #003366;
	text-decoration : none;
}

a:hover {
	color : #003366;
	text-decoration : underline;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #777777;
	padding-left: 28px;
	padding-right: 28px;
}
.long {
	letter-spacing: 10px;
}
.regLong {
	font-size: 15px;
	line-height: 20px;
	color: #336699;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	letter-spacing: 10px;
}

