﻿font {
	font-family: Verdana;
	font-size: 14px;
	color: #2D1A00;
}
a {
	font-weight: bold;
	color: #550000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #8B0000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #404900;
}
