body {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #fff7ce; 
	color: #000033;
}
h1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #af0e0f; 
	font-style: italic;
}
h2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
}
h3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
}
p,ul,ol,li,td,dt {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000033;
}
dd {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000033;
	margin-left: 16px;
}
th {
	font-weight: bold;
}
hr { 
	text-align: left; 
	width: 80%; 
	margin-left: -8px; 
}
a {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	color: #927800; 
}
a:active {
	color: #800000; 
}
a:visited {
	font-weight: normal; 
	color: #702a1a; 
}
.footer a, .crumbs a {
	font-size: 11px;
}
.menu a {
	font-size: 11px; 
	line-height: 125%; 
}
a.tip {
	color: #000033;
}
.small {
	font-family: arial, helvetica, sans-serif; 
	font-size: smaller;
	color: #000033; 
}
.footer {
	font-family: arial, helvetica, sans-serif; 
	color: #000033; 
	font-size: 11px;
}
.detail {
	margin-left: 16px;
}
.crumbs {
	font-size: 11; 
	margin-left: 4px; 
	margin-top: 4px; 
} 
.menu {
	font-size: 12px;
	text-align: left;
	margin-left: 4px; 
	line-height: 125%; 
}
.submit {
	background-color: #fefefe;
	color: #af0e0f;
	font-weight: bold;
	cursor: hand;
}
