acronym {
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	background-color: #FCFCDE;
}

body {
	font-family: verdana, arial, sans-serif;
	background-color: #e8e8e8;
	color: #000;
	font-size: small;
}

.commentinfo {
	color: #008080;
	font-size: small;
}

h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}

.links {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu {
	font-size: x-small;
	left: 30px;
	position: absolute;
	top: 140px;
	color: #000000;
	width: 150px;
}

.menu h2 {
	background-color: #000000;
	font-size: small;
	color: #00FFFF;
}

.leftbox {
	float: left;
	border-right-color: #ccc;
	margin: 3px;
	font-size: larger;
	border-right-width: thin;
	color: #008080;
	border-right-width: thin;
	font-size: larger;
	border-right-style: solid;
	margin: 3px;
	width: 20%;
	padding: 3px;
	padding: 3px;
	background-color: #cbfefe;
}

.contents {
	margin-right: 3%;
	padding-right: 3%;
	left: 200px;
	position: absolute;
}

.contents blockquote {
	background-color: #a2c4c4;
	text-align: justify;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-color: teal;
	border-bottom-style: solid;
	border-top-width: 1px;
	padding: 8px;
	border-top-style: solid;
}

.contents h2 {
	color: #008080;
	border-color: #008080;
	background-color: whitesmoke;
	font-size: large;
	margin-right: 3%;
	border-width: 1px;
	border-style: solid;
	font-weight: bolder;
}

.contents h3 {
	color: #005959;
	margin-right: 3%;
	border-width: 1px;
	background-color: #e1ffff;
	font-stretch: wider;
	font-family: sans-serif;
	margin-left: 3%;
}

.contents h4 {
	color: #00ffff;
	margin-right: 3%;
	border-width: 1px;
	font-stretch: ultra-expanded;
	border-style: solid;
	background-color: black;
	font-size: medium;
	border-color: #ccc;
}

.contents h6 {
	margin-right: 3%;
}

.logo {
	position: absolute;
	top: 40px;
	left: 45px;
}

.logobox {
	float: left;
	margin: 2px;
	padding: 0;
}

h3.item {
	margin-left: 5%;
	margin-top: 10px;
	margin-right: 3%;
	margin: 0px;
	font-size: medium;
}

.itembody {
	margin-right: 3%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3%;
}

.iteminfo {
	margin-left: 3%;
	padding-right: 3%;
	margin-right: 3%;
	font-size: small;
	color: maroon;
}

.leftbox, .rightbox {
	font-size: larger;
	border-right-width: thin;
	margin: 3px;
	padding: 3px;
}

ul.nobullets {
	padding-left: 0px;
	list-style-style: none;
	list-style-image: none;
	margin-left: 0px;
}

.rightbox {
	border-left-style: solid;
	border-left-color: #ccc;
	float: right;
	border-left-width: 2px;
}

.iteminfo a {
	color: #008080;
	text-decoration: none;
	font-weight: bolder;
}

A {
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

h1 {
	color: #ff0000;
	text-align: center;
}

.skip {
	display: none;
}

.commentbody {
	text-align: justify;
}

A.links:hover {
	color: white;
}

img {
	border-style: none;
}

A:hover {
	color: red;
}

.highlight {
	background-color: yellow;
}
