h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 300px;
}
h3 {
	color: #738067;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 10px;
	font-family: Verdana;
}
h5 {
	color: #738067;
	font-family: Verdana;
	letter-spacing: 0px;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
h4 {
	color: Black;
	font-family: Verdana;
	font-size: 1px;
}

h6 {
	color: #FDF5D2;
	font-family: Verdana;
	letter-spacing: 0px;
	text-decoration: none;
	font-size: smaller;
}


body {
	background-image: none;
	background-repeat: repeat;
	background-color: Black;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	color: #738067;
	background-attachment: fixed;
}

a:hover {
	color: #FDF5D2;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}


a {
	color: #738067;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: Verdana;
}

a:active {
	color: #5C5C5C;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 10px;
	font-family: Verdana;
}




