a:link {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
}

a:visited {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #063;
	text-decoration: none;
	
}

a:hover { 
	 text-decoration: underline;
	 color: #909;

}
a:active {
	text-decoration: none;
}

#loading {
 	width: 200px;
 	height: 200px;
	border-style: solid;
	border-color: #909;
 	background-color: #fff;
	background-image:	url(images/loadinfo3.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #063;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	
}


table#article {
	border-style: solid;
	border-color: #909;	
	text-align: left;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #063;
}
 
table#home {
	text-align: center;
	border-style: solid;
	border-color: #909;	
	width: 750px;
	
}




table#pics {
	text-align: center;
	border-style: solid;
	border-color: #909;	
}

table#navbar {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
}

table#copyright {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #063;
	
}




td#here {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #909;
	text-decoration: none;
}

h1 {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
}

td#copy {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
	width: 750px;
}

td#copy2 {
	vertical-align: top;
	text-align: left;
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #063;
	width: 350px;
	border-right-width: 2px;
	border-style: solid;
	border-color: #909;
   
}

td#copyContact {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
	width: 675px;
	height: 300px;
}


td#memorial {
	
	padding: 10 px;
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #063;
	width: 675px;
}


span {
	font-family: Bradley Hand ITC;
	font-size: 12pt;
	font-weight: bolder;
	color: #909;
	text-align: center;
}

p {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #909;
}




