div
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

table
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

a
{
	color: #ff0000;
	text-decoration: none;
}

a:hover
{
	color: #FFA101;
}

iframe
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

.bottom
{
	font-size: 9px;
}

.heading
{
	font-size: 15px;
	font-weight: bolder;
}

.small
{
	font-size: 9px;
}

.blue
{
	color: #055878;
}