/* CSS Document */
.header {
	font-family: Verdana;
	font-weight: bold;
	color: darkred;
	font-size: 16px;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
}