﻿body, td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #DBDBDB;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #DBDBDB;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #DBDBDB;
	text-decoration: underline;
}
a.sm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #DBDBDB;
	text-decoration: none;
}
a.sm:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: #DBDBDB;
	text-decoration: underline;
}
.pageedit {
    background-color: #580000;    
}