h2 { 
	font-family: Palatino, sans-serif, Times New Roman;
	margin-bottom: 0;
	color: #000000;
}
.h2white { 
	font-family: Palatino, sans-serif, Times New Roman;
	margin-bottom: 0;
	color: #ffffff;
}
h3 {  
	font-family: Palatino, sans-serif, Times New Roman;
	margin-top: 0;
	color: #000000;
}
.h3white {  
	font-family: Palatino, sans-serif, Times New Roman;
	margin-top: 0;
	color: #ffffff;
}

body {
	background-color: "#aaddcc";
	font-family: Palatino, sans-serif, Times New Roman;
	font-color: #000000;
	font-weight: normal;
}
.bodyBkGnd {
	background-image: url("img/Space Bkgrnd 2.jpg");
	font-family: Palatino, sans-serif, Times New Roman;
	font-color: #ffffff;
	font-weight: normal;
}
.bodyNormal {
	background-color: "#ddddee";
}
.bkgdGrey {
	background-image: url("img/DragonSkin1.jpg");
	background-color: "#ddddee";
}
.bkgdWhite {
	background-color: "#ffffff";
}
.bkgdBlack {
	background-image: url("img/Space Bkgrnd 2.jpg");
	background-color: "#000000";
}
.whiteNormal {
	font-family: Palatino, sans-serif, Times New Roman;
	color: #FFFFFF;
	font-weight: normal;
}
.blackNormal {
	font-family: Palatino, sans-serif, Times New Roman;
	color: #000000;
	font-weight: normal;
}
.blackNormalCentered {
	font-family: Palatino, sans-serif, Times New Roman;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.blackTimes {
	font-family: Times New Roman, Palatino, sans-serif;
	color: #000000;
	font-weight: normal;
}
.blackSmallNormal {
	font-family: Palatino, sans-serif, Times New Roman;
	color: #333333;
	font-weight: normal;
	font-size: 70%;
}
.redNormal {
	font-family: Palatino, sans-serif, Times New Roman;
	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:#663399;
	font-family: Times New Roman, Palatino, sans-serif;
	color: #ffffff;
	font-weight: normal;
	border-style : outset ;border-color :#dddddd ;border-width : medium;
}
.tbl1Alt{
	background-color:#bbddff;
	border-width:4px;
	border-style:inset;
	border-color:#000000;
}
.tbl2Alt{
	background-color:#eeccbb;
	border-width:4px;
	border-style:outset;
}
.tbl3Alt{
	background-color:#bbddff;
	border-width:2px;
	border-style:outset;
	border-color:#000000;
}
.tblannounc{
	background-color:#eeffff;
	border-width:2px;
	border-style:outset;
	border-color:#ffff88;
	font-size: 90%;
}
a.link{
	width :100px;
	font-family: Palatino, sans-serif, Times New Roman;
	font-style : normal ;
	font-size : 9pt;
	font-weight : normal;
	color :#000000;
	text-decoration : underline;

a:hover{
	color :#ffffff;
	background-color :#000000;

<!-- 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: Palatino, sans-serif, Times New Roman;
	font-style : normal ;
	font-size : 9pt;
	font-weight :bold;
	color :#000000;
	text-decoration : underline;
	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 }
