/* basic elements */
body {
	color: #000;
	margin: 0px;
	line-height: 1.3em;
	background-color: #634E3A;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-top: 0px;
	width: 100%;
	}

body,td,th {
	font-size: 0.8em;
	line-height: 1.5em;
}
h1 {
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}
h3 {
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}
.fullHeight {
    height: 100%
	}
a:link { 
		font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	color: #56431F;
font-weight: bold;
	}
a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	color: #56431F;
font-weight: bold;
	}
a:hover, a:active { 
		font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	color: #000000;
font-weight: bold;
	}

.bold {
	font-weight: bold;
	}
.LargeBold {
	font-size: 17px;
	font-weight: bold;
	}
.brownBold {
	font-weight: bold;
	color: #634e3a;
font-size: 17px;
	}
a.whiteLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
}
a.whiteLink:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
}
a.whiteLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EADCD2;
	text-decoration: underline;
	font-weight: normal;
}
.style1 {color: #634F25}
a.bodyLink:link {
	color: #56431F;
	font-weight: normal;
	text-decoration: underline;
}
a.bodyLink:visited {
	font-weight: normal;
	color: #56432E;
	text-decoration: underline;
}
a.bodyLink:hover {
	font-weight: normal;
	color: #56432E;
	text-decoration: underline;
}
