.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76.5%;
	color: #D0BA9D;
}

.georgiaSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 71.5%;
	color: #D0BA9D;
}

.georgiaBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85.5%;
	color: #D0BA9D;
	font-weight: bold;
}

body {
	background-color: #1b2c34;
	font: Georgia, serif;
	}


html>body {
	font: 84.5% Georgia, serif;
	color: #D0BA9D;
	background-color: #1b2c34;

	}

h1, h2, h3, h4, h5 {
	color: #D0BA9D;
	}

a {
	color: #D0BA9D;
	text-decoration: none;
	}

a:hover {
	color: #D0BA9D;
	text-decoration: underline;
	}

a:visited {
	color: #D0BA9D;
	text-decoration: none;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}
	
ul {
	color: #D0BA9D;
//	margin: 10;
//	padding: 0;
//	list-style-type: disc;
	}
	
//ol {
//	margin: 0;
//	padding: 0;
//	list-style-type: disc;
//	}
	
li {
	margin: 3;
	padding: 3;
	color: #D0BA9D;
//	list-style-type: disc;
	}
	
.georgiaGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76.5%;
	color: #D0BA9D;
}

.georgiaLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 81%;
	color: #D0BA9D;
}

td {
	color: #D0BA9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1b2c34;

}

p	{
	color: #D0BA9D;
}.georgiaBoldXLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #D0BA9D;
	font-weight: bold;
}
