﻿td {
	font-family : Arial, helvetica, verdana;
	font-size : 10pt;
	color: #cccccc;
}
small { 
	font-size: 1em; 
	font-family: Verdana;
}
a {
	font-family : Arial, helvetica, verdana;
	font-size : 10pt;
	color: #FF9933;
}

input{
	background-color: #cccccc;
}
select{
	background-color: #cccccc;
}
textarea{
	background-color: #cccccc;
}

