body {
	font-family: "gill sans", helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4F4F;
	background-color: #333333;
	letter-spacing: .05em;
	padding: 0px;
	margin: 0px;
}
.biglink {
	line-height: 16px;
}
a {
	color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
h1 {
	font-size: 32px;
	letter-spacing: 0.2em;
	text-align: right;
	padding-bottom: 64px;
	line-height: 38px;
	vertical-align: -12px;
}
h2 {
	font-size: 16px;
}
.emphasis {
	font-style: oblique;
	font-style: italic;
}
.picturecaption {
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #9DBBB9;
}

.normaltext {
	font-family: "gill sans", helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4F4F;
	letter-spacing: .05em;
}

.menuitems {
	font-size: 16px;
	line-height: normal;
}
.tinymenu {
	letter-spacing: .1em;
}
.templatetable {
	background-color: #FFFFFF;
	background-image: url(/images/normalbgd.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin:auto;
}
