/* CSS definition file containing site wide stylesheets */

.regtext {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,138,105);
 	line-height: 25px;
 	font-weight: normal;
 	font-style: normal
}

.mailentry {
	border: 2px solid rgb(250,199,204)
}

.clickon {
	font-size: 9px;
 	font-weight: bold
}

.copyright {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

.notes {
	font-size: 10px;
 	font-weight: bold
}

.emaillist {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,138,105);
 	letter-spacing: 2px;
 	font-weight: normal;
 	font-style: normal
}

.credits {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8px;
 	text-transform: uppercase;
 	font-weight: normal;
 	font-style: normal
}