/* CSS Document */

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E17100;
	font-weight: bold;
}

.text {
font-family: "MS Sans Serif", "sans serif", Arial, helvetica;
	font-size: 11px;
	color: #666666;
}

body {
	background-color: #CECEB3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80915B;
}
a:link {
	color: #A14A1F;
}
a:visited {
	color: #A14A1F;
}
a:hover {
	color: #DC8023;
}
a:active {
	color: #A14A1F;
}
.photo {
	padding: 5px;
	border: 1px dashed #94A571;
}
a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.default {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.greenheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #80915B;
	font-weight: bold;
}

.smalltext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #80915B;
}
.redheadline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A94B25;
}
