.niki {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.body {
	font-family: "Times New Roman";
	font-size: 95%;
	}
.test {
	border-top: 2px none;
	border-right: 2px solid #006600;
	border-bottom: 2px none;
	border-left: 2px none;
}
.map {
	font-family: "Times New Roman";
	font-size: 80%;
	font-style: italic;
	color: #990000;
}
a:hover {
	font-family: "Times New Roman";
	color: #990000;
}
.form-text {
	font-family: "Times New Roman";
	font-size: 90%;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.form-elements {
	border: thin none;
	font-weight: bold;
}
.form-buttons {
	border: 0px none;
	color: #CECFAD;
	background-color: #990000;
}
.hr {
	color: #CECFAD;
	width: 90%;
}

