body
{
	font-family: verdana;
	font-size: 11px;
}
td
{
	font-family: verdana;
	font-size: 11px;
}
td.cell
{
	font-family: verdana;
	font-size: 11px;
	border : 1px Black solid;
}
td.title
{
	font-family: verdana;
	font-size: 11px;
	border : 1px Black solid;
	background-color: #99FFCC;
}
a:link,a:active,a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}
input,select
{
	font-family : Verdana;
	font-size : 11px;
}
