body {
	font: 14px serif;
	color: #111133;
	background: #99AABB;
	margin: 10px;
	}

.container {
	padding: 0 10px;
	border: 3px double;
	}

img {
	border: none;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #331122;
	}

a:hover, a:active {
	color: #226677;
	}

ul {

	}

.title {
	text-align: center;
	}

.left {
	float: left;
	}

img.left {
	margin: 0 4px 0 0;
	float: left;
	}

img.inset {
	border: 1px solid;
	margin: -2px 4px 0 0;
	float: left;
	}

p.cite {
	text-align: right;
	font-size: 80%;
	}

div.nav {
	text-align: center;
	border: 1px dashed;
	padding: 5px;
	margin: 10px 20%;
	}

dt {
	font-weight: bold;
	}

div.title {}

h1.title {}

.content {}

div.content {}

p.content {}

.subhead {}

.boldbox {
    font-size: 110%;
    border: 1px dashed #883333;
    padding: 5px;
    background-color: #BBAA99;
    color: #331111;
    margin-bottom: 10px;
    }

.boldbox a, .boldbox span {
    color: #112233;
    }

.boldbox a:hover {
    color: #667788;
    }

.boldbox big {
    font-weight: bold;
    }

.test {
    background: #DDCCBB;
    }

.foot {
	}

.valid {
	text-align: right;
	font-size: 80%;
	margin-top: -35px;
	}

.center {
	text-align: center;
	}

ul.new li {
	list-style-type: none;
	margin-left: -2.5em;
	}
