/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2D231B;
}
body {
	background-color: #E8E5E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fixedfont { 
	font-size : 11px;
	line-height: 12pt; }

.fixedfont2 { font-size : 14px }
	
a:active {
	color: #663300;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #867561;
} 

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14pt;
}

.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 14pt;
}

.backtotop {
	text-decoration: none;
}
.headingbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
.headingbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}