﻿.line {
	color: #560136;
	line-height: 2px;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
a:active {
	color: #989A30;
	font-style: italic;
}
a:hover {
	color: #989A30;
	font-style: italic;
}
a:visited {
	color: #336600;
	font-style: italic;
}
a {
	color: #560136;
	font-style: italic;
}
.GDW-style-sheet {
	font-family: Arial;
	font-size: medium;
	background-color: #EBD992;
}

.border {
	border: thin solid #560136;
}

