a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2A00FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #2A00FF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #880039;
	margin: 10px;
	text-align: left;
	text-indent: 10px;
}
.imagespacer {
	margin: 10px;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #880039;
	font-weight: bold;
	background-position: center center;
	text-indent: 5px;
	margin: 5px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #880039;
	font-weight: bold;
}
.diary_main_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #880039;
	margin: 10px;
	font-weight: normal;
}
table {
	margin: 10px;
}
.diary_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	margin: 10;
}

