.image {
	border-color: #000000;
	border-style: double;
	margin-left: 7px;
}

.maintext {
	text-align: left;
	font-family: sans-serif;
	font-size: small;
	color: #363;
	text-decoration: none;
}

.heading1 {
	font-size: 21px;
	color: #030;
	font-weight: 600;
	font-family: monospace;
	font-variant: small-caps;
	margin-left: 8px;
}

.heading2 {
	font-size: 19px;
	color: #060;
	font-weight: 600;
	font-family: monospace;
	font-variant: small-caps;
	margin-left: 8px;
}

h2 {
	color: #84000a;
	font-variant: small-caps;
	font-weight: 500;
	font-family: monospace;
}

.bodytext {
	font-size: 14px;
	color: #000055;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}