body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#center {
	line-height: 1.5em;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}
.titleWith {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
#box {
	border: 1px solid #FFCC66;
	
}
.teenyText {
	font-size: 9px;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}

