body, .bodytext {
	font:		12px Arial;
}

.required {
	font:	12px Arial;
	color:	red;
}

.header {
	color:		#000000;
	font-size:	14px;
	font-weight:	bold;
}

.header a:hover {
	color: #990000;
}

.copyright {
	font:	12px Arial;
	font-weight: bold;
	color:	#000000;
}

.copyright a {
	font: 12px Arial;
	color: #000099;
	font-weight: bold;
}

.masterdesigns {
	font:	10px Arial;
	font-weight: bold;
	color:	#999999;
}

.masterdesigns a{
	font:	10px Arial;
	font-weight: bold;
	color:	#000099;
}

a {
	font: 14px Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.leftNav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 16px;
}
.leftNav a:hover {
	text-decoration: underline;
	color: #990000;
}
.topNav a:hover {
	text-decoration: underline;
	color: #990000;
}



