.moorebuilt {
	font-family: "Arial Black";
	font-size: 36px;
	
	font-weight: 900;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.center {text-align: center}
.right {text-align: right}
.left {text-align: left}
.moveup {position:relative; bottom:-30px; } 

A:link    {text-decoration: none; color: blue; font-family: times new roman;}
	A:visited {text-decoration: none; color: blue; font-family: times new roman;}
	A:active  {text-decoration: none; color: blue; font-family: times new roman;}
	A:hover   {text-decoration: none; color: #999999; font-family: times new roman;}
	A.top:link {text-decoration: none; color: blue; font-family: times new roman;}
	A.top:visited {text-decoration: none; color: blue; font-family: times new roman;}
	A.top:active  {text-decoration: none; color: #999999; font-family: times new roman;}
	A.top:hover   {text-decoration: none; color: #999999; font-family: times new roman;}.design {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	font-style: italic;
	color: #999999;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #FF0000;
}
.headercontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	color: #000000;
	text-align: center
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
}
.topheadercontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-style: normal;
	color: #000000;
	text-align: center
}