body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout_bg.gif);
}
.regText {font-family: "Arial", Century Gothic; font-size: 12px; color: #505050; }
.boldText {font-family: "Century Gothic", Arial; font-size: 12px; color: #505050; font-weight: bold; }
.form { 
 font-family: "Arial", Century Gothic;
 font-size: 12px;
 color: #505050;
 background-color: #fafbf8; 
 border: 1px solid #a8ac9e; 
}
.title {font-family: "Century Gothic", Arial; font-size: 16px; color: #505050; font-weight: bold; letter-spacing: 1.5px; }
a:link {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #505050;
}
