h2 { 
	font-family: Times New Roman, Palatino, sans-serif;
	margin-bottom: 0;
	color: #000000;
}
h3 {  
	font-family: Times New Roman, Palatino, sans-serif;
	margin-top: 0;
	color: #000000;
}

.bodyNormal {
	background-color: "#fffdda";
	background-image: url("img/BGBeigeMoonscape.jpg");
}

.whiteNormal {
	font-family: Times New Roman, Palatino, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.blackNormal {
	font-family: Times New Roman, Palatino, sans-serif;
	color: #000000;
	font-weight: normal;
}
.blackSmallNormal {
	font-family: Times New Roman, Palatino, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 70%
}
.redNormal {
	font-family: Times New Roman, Palatino, sans-serif;
	color: #8A0216;
	font-weight: normal
}

<!--Button Generated by SearchBliss.com -->
.goldBorderButtonClass{
	background-color:#000000;
	font-family: Times New Roman, Palatino, sans-serif;
	color: #FFFFFF;
	font-weight: normal
	border-style : outset ;border-color :#c0c0c0 ;border-width : medium }
}
.silverBorderButtonClass{
	background-color:#aabbdd;
	font-family: Times New Roman, Palatino, sans-serif;
	color: #333333;
	font-weight: normal
	border-style : outset ;border-color :#dddddd ;border-width : medium }
}

<!-- Next 3 syles to make Button bar done by CSS -->
div.menubar{ 
	color :#000000;
	background-color :#000000;
	width :100%;
	padding :5px }

a.menu{
	width :100px;
	text-align : center;
	font-family: Times New Roman, Palatino, sans-serif;
	font-style : normal ;
	font-size : 9pt;
	font-weight :bold;
	color :#000000;
	text-decoration : none;
	background-color :#ccccff;
	padding :3px;
	border-style : outset ;border-color :#F5D996 ;border-width : medium }

a.menu:hover{
	color :#ffffff;
	background-color :#000000;
	border-style :inset ;border-color :#F5D996 ;border-width :medium }

a {
	color :#000000;
	text-decoration : none;
}

a:hover {
	background-color :#000000;
	color :#ffffff;
	text-decoration : none;
}
