A:link { color: #113F20 }
A:visited { color: #113F20 }
A:active { color: #800000 }
A:hover { color: #800000 }

/* Font style definitions */

.header { font-family: "Verdana","Arial","Sans-Serif"; font-size: 32px; font-style: italic; font-weight: bold; color: 000000; }
.header_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 32px; font-style: italic; font-weight: bold; color: 800000; }
.header_green { font-family: "Verdana","Arial","Sans-Serif"; font-size: 32px; font-style: italic; font-weight: bold; color: 113F20; }
.title { font-family: "Verdana","Arial","Sans-Serif"; font-size: 16px; font-weight: bold; color: 000000; }
.title_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 16px; font-weight: bold; color: 800000; }
.title_green { font-family: "Verdana","Arial","Sans-Serif"; font-size: 16px; font-weight: bold; color: 113F20; }
.subtitle_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 14px; font-weight: bold; color: 800000; }
.text { font-family: "Verdana","Arial","Sans-Serif"; font-size: 12px; color: 000000 }
.text_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 12px; color: 800000 }
.text_green { font-family: "Verdana","Arial","Sans-Serif"; font-size: 12px; color: 113F20 }
.subtext_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 10px; color: 800000 }
.textsmall { font-family: "Verdana","Arial","Sans-Serif"; font-size: 9px; color: 000000 }
.textsmall_red { font-family: "Verdana","Arial","Sans-Serif"; font-size: 9px; color: 800000 }
.textsmall_green { font-family: "Verdana","Arial","Sans-Serif"; font-size: 9px; color: 113F20 }
.error { font-family: "Verdana","Arial","Sans-Serif"; font-size: 10px; color: FF0000 }

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #113f20;
}

ul {
	font-size: 12px;
}

table td {
	font-size: 12px;

}