﻿body
{
	color: White;
	font-family: Verdana;
	font-size: smaller;
}

.disabled_button
{
	color: #aca899;
	background-color: #efefef;
	border: solid 1px #c0c0c0;
}

