body { background: #990000;}

#content {
	background: White;
	padding: 20px 20px 0 20px;
	width: 638px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.error {
	font-family: Arial, Verdana;
	/*background-color: #FFF5EE;
	border: thin dotted #FAEBD7;*/
	color: #DC143C;
	/*padding: 5px;*/
	font-weight: bold;
	text-align: left;
margin: 0 15px 0 15px;
}

.warning {
	font-size: x-small;
	color: #7D7D7D;
}

.smaller-text {
	font-size: xx-small;
}

.contactinfo {
	font-size: x-small;
	text-align: left;
	padding-bottom: 10px;
}

.above-title {
	color: #DB0000;
}

.below-title {
	color: #0002B7;
}

.highlight {
	background-color: Yellow;
}

h2 {
	color: #000179;
	font-size: medium;
	margin-top: 30px;
}

.signature {
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	margin-bottom: 7px;
}

.box {
	border: thin solid;
	border-color: #CCCCCC;
	padding: 5px 0px 5px 10px;
	background-color: #F3F3F3;
}

#content .subscribeframe {
	border: thin double Black;
	border-color: #990000;
	background-color: #FFF9F9;
	margin-left: 20%;
	margin-right: 20%;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 2%
}
