a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFDE5B;
}

body {
	background-image: url(images/starbg.jpg);
	background-repeat: repeat;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFDE5B;
	font-variant: small-caps;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFDE5B;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFDE5B;
	font-style: italic;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFDE5B;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFDF65;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D6AD3A;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: repeat-x;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFDE5B;
	font-style: italic;
}

.importanttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFDE5B;
	font-variant: small-caps;
}

.emphasizetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFDE5B;
	font-variant: small-caps;
}

.footnotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFDE5B;
	font-style: italic;
	font-weight: normal;
}

.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D6AD3A;
	font-variant: small-caps;
}

