BODY{
 margin : 0px;
}
.normaltext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.h1
{
	margin:0;
}
.h4
{
	margin:0;
}
.normaltext a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Whitetext{
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.normaltext a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
