p, td, th, body {
	font-family: arial, helvetica, sans-serif;
	color: #e6e6e6;
	font-size: 15px;
		}
.heading	{
		font-family: arial, helvetica, sans-serif;
		color: white;
		font-size: 18px;
	}
.footer-small	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	}
	
.medium {
	font-size: 12px;
}
		
.yellow	{
	color: #ffff99;
}

.white	{
	color: white;
}

.gray	{
	color: #a7a7a7;
}

.black-border	{
	border-color: Black Black Black Black;
}

.white-border	{
	border-color: White White White White;
}

.gray-border	{
	border-color: #a7a7a7;
}
a:link	{
	text-decoration : none;
	color: #ffff99;
	}
a:visited	{
	text-decoration : none;
	color: #ffff99;
	}
a:hover {
     text-decoration : underline;
	 color : #ffffff;
	 }
textarea	{
	font-family: arial, helvetica, sans-serif;
	}
	
.formfields {
	width: 180px;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.commentbox {
	width: 180px;
	height : 50px;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.buttons {
	font-size: 10px;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 75px;
	/*background-color: #FFE3B4;
	border-color: #EED3A4;*/
}
	
	