body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#69623E;
	background-color:#FFFFFF;
}
h1 {
	font-size: 16px;
	color:#AF3560;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-bottom: -15px;
}
a { font-weight:bold; }
a:link {
	color: #0D71B6;
	text-decoration: none;
}
a:visited {
	color: #00557A;
	text-decoration: none;
}
a:hover {
	color: #0D71B6;
	text-decoration: underline;
}
a:active {
	color: #AF3560;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
#intro {
	font-size: 16px;
	border-left:1px ridge #69623E;
	border-right:1px ridge #69623E;
}
#emphasis {
	font-size: 18px;
}
