
.style1 {
	font-family: Arial;
	font-size: 13px;
}
a:link {
	color: #0E51A3;
	font-style: italic;
}
a:visited {
	color: #0E51A3;
	font-style: italic;
}


.bodytext{
	color: #0E51A3;
}

.footer{
	font-size: 13px;
	color: #0E51A3;
	font-style: normal;
}

.h1{
	color: #0E51A3;
	font-weight: bold;
	font-size: 18px;
}