﻿body, td, th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
body {
	background-color: #404040;
	margin-top: 10px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666;
}
.greyFrame {
	border: 1px #bfbfbf solid;
}
.small {
	font-size: 10px;
}

