.text {
    font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: 300;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-family: verdana;
	color: #FF0000;
	left: 0px;
	top: 12px;
	position: relative;
	visibility: visible;

}
.footer
{
    font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: 100;
}