h1 {
		font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
		font-size: 150%;
		font-weight: bold;
		font-style: normal;
		color: #336600;
}

h2 {
		font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: normal;
		font-style: normal;
		color: #336600;
}

a {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #808080;
		text-decoration: none;
}

a:hover {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #808080;
		text-decoration: underline;
}

.highlight {
		font-weight: bold;
		color: #000000;
		background: #FFFF00;
}

.bold {
		font-weight: bold;
		color: #000000;
}

.small {
		font-size: 70%
}
