.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color: #CCCCCC;
	font-weight: bold;
}

body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
p {
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 5px;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
a:visited {
	color: #993333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#mainTable .bodytext #gallery_tbl {
	text-align: center;
}

