
* 

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: Book Antiqua;
	font-size: 250%;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: Book Antiqua;
	font-size: 180%;
	font-weight: normal;
}

h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: Book Antiqua;
	font-size: 130%;
	font-weight: normal;
}

h4 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: Book Antiqua;
	font-size: 110%;
	font-weight: normal;
}

h5 {
	color: #FFFFFF;
	font-weight: normal;
	font-style: Book Antiqua;
	font-size: 100%;
	font-weight: normal;
}

h6 {
	color: #FFFFFF;
	font-weight: normal;
	font-style: Book Antiqua;
	font-size: 80%;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #DDDDDD;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
