body {
	background-color: #cccccc;
	background-image: url("_themes/leaves/lebkgnd.jpg");
	color: #800000;
	font-size: 13px;
	font-family: Georgia;
	font-weight: normal;
}
table {
	font-size: 13px;
	font-family: Georgia;
	font-weight: normal;
}
a {
	color: #CC0000;
	text-decoration: none
}
a:hover {
	color: #660000;
	text-decoration: underline
}
a:visited {
	color: #CC6633
}
.smallText {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
.bigText {
	font-size: 20px;
	font-family: Georgia;
	font-weight: bold;
}
.liteTextOnDarkBg {
	color: #999933
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-style: italic;
	font-family: Georgia;
	font-size: 18px;
	margin: 0 0 0 10px;
}
h3 {
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
}
h4 {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
