body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color:;
	text:#333333;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text:#333333;
	}
a:link {
	color:#330000;
	text-decoration:underline;
}
a:visited {
	color:#B27900;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#head {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 2px 0px;
	align: center;
}
#spacer {
	width:800px;
	height:25px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 2px 0px;
}
	#leftContent {
		width:200px;
		float:left;
}
	#rightContent {
		width:585px;
		float:right;
		border-left: inset;
		border-width: 1px;
		border-color: #B27900;
		padding: 0 0 0 10px;
}

	#leftContentHat {
		width:400px;
		float:left;
}
	#rightContentHat {
		width:398px;
		float:right;
		border-left: inset;
		border-width: 1px;
		border-color: #B27900;
}
.glossary {
	background-color:#cccccc;
}

.font12 {
	font-size: 12px;
	color: #330000;
}

.font12whiteB {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.font11 {
	font-size: 11px;
	color: #330000;
}

.font10white {
	font-size: 10px;
	color: #ffffff;
}
.font10B {
	font-size: 10px;
	font-weight: bold;
}

.font10whiteB {
	font-size: 10px;
	font-weight: bold;
	color: #330000;
}

.font13 {
	font-size: 13px;
}

.font13whiteB {
	font-size: 13px;
	font-weight: bold;
	color: #330000;
}

.font13B {
	font-size: 13px;
	font-weight: bold;
	
}

.font14 {
	font-size: 14px;
}
.font14whiteB {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

.font16whiteB {
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
.font20whiteB {
	font-size: 20px;
	font-weight: bold;
	color: #330000;
}

.font26whiteB {
	font-size: 26px;
	font-weight: bold;
	color: #330000;
}

.red 
	{color: #cc0033;}
