body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	margin: 20px;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#content {
	border: 2px dotted #990000;
	position: relative;
	height: 580px;
	width: auto;
	background-color: #EBEBEB;
	margin-top: 40px;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	padding: 40px;
}
div#container {
	border: 2px dotted #990000;
	position: relative;
	height: 580px;
	width: auto;
	background-color: #EBEBEB;
	margin-top: 40px;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	padding: 40px;
}
div#resolutionform {
	border: 2px dotted #990000;
	position: relative;
	height: 580px;
	width: auto;
	background-color: #EBEBEB;
	margin-top: 40px;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	padding: 40px;
}
div#center {
	border: 2px dotted #990000;
	position: relative;
	height: 580px;
	width: auto;
	background-color: #EBEBEB;
	margin-top: 40px;
	margin-right: 10%;
	margin-bottom: 40px;
	margin-left: 10%;
	padding: 40px;
}

.nospace {
	margin: 0px;
}
