body {font-family: Arial, Helvetica, sans-serif; color: #000000; line-height:150%;}

.foot { font-size: 11px; color:#0000ff }

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}

.heading { font-weight: bold; font-size: 18px }

.restrict { font-weight: bold; font-size: 18px; color:#000000; }

a.restrict { color:#000000; }

a.nav, a.nav:link, a.home:active, a.nav:visited
	{
	color: #000000;
	}

a.nav:hover
	{
	color: #cccccc;
	}

a, a:link, a:active, a:visited
	{
	color: #000000;
	}

a:hover
	{
	color: #111111;
	}

.inputstyle
	{
	background-color: #ffe71e;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	}

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

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