body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 0px;
	margin-left: 0px;
}

td	{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	}

.h1	{
		font-family: "Times New Roman", Times, serif; 
		font-size: 18px;
		font-weight: bold;
		color: #666633;
}

.h2 {
		font-family: "Times New Roman", Times, serif; 
		font-size: 14px;
		font-weight: bold;
		color: #666633;
}

.teaser	{
		font-style: italic;
}

a:link {
		font-family: "Times New Roman", Times, serif; 
		font-size: 12px;
		color: #666633;
	}

a:visited {
		font-family: "Times New Roman", Times, serif; 
		font-size: 12px; 
		color: #336633;
	}

a:hover {
		font-family: "Times New Roman", Times, serif; 
		font-size: 12px; 
		color: #ffffff;
		background-color: #336633;
	}

input, textarea {
		font-family: mono;
}
