.font-regular
{
	font-family:Tahoma;
	font-size:11px;
}
.font-bold
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
A
{
	text-decoration: none;
}
BODY
{
	background-color:#CCCCCC;
}
table
{
	line-height:20px;
}
.margin-left
{
	margin-left:10px;
}