.regText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #336633;
	text-decoration: none;
}
.regHead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

body {
	background : #FFFFFF repeat-x url(images/navigation/bg_01.jpg);
	font-family:'Lucida Grande';
}

hr {
	color: white;
	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: #669933;
	border-spacing: 2px;
}

a {
	color : #2E78A7;
	text-decoration : none;
}

a:hover {
	color : #2E78A7;
	text-decoration : underline;
}
