﻿body {
		background-color: #F8F8F8;
		color: #221C22;
		font-family: Verdana, Geneva, sans-serif;
		margin: 0;
}
.pageTitle {
		font-size: 18px;
		color: #CACCCF;
		line-height: 2em;
}
#container {
		position: relative;
		height: auto;
		voice-family: inherit;
}
#content {
		width: 720px;
		margin-left: auto;
		margin-right: auto;
}
.normal a:link, .normal a:visited {
		color: #810022;
		text-decoration: none;
		font-weight: bold;
}
.normal a:active, .normal a:hover {
		color: #810022;
		text-decoration: none;
		font-weight: bold;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
}
.normal {
		font-size: 13px;
		line-height: 1.5em;
}
