body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8494F7;
}
.normal {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.navigation {
	font-family: Tahoma;
	font-size: 14px;
	color: #E8D372;
	font-weight: bold;
}
a.navigation:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #B22313;
	text-decoration:underline;
	font-weight: bold;
}
.page {
	font-family: Tahoma;
	font-size: 14px;
	color: #B22313;
	font-weight: bold;
}
.footer {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family: Tahoma;
	font-size: 15px;
	color: #021691;
	font-weight: bold;
}
.heading2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #B22313;
	font-weight: bold;
}
.box {
	font-family: Tahoma;
	font-size: 17px;
	color: #021691;
	font-weight: bold;
        background-color: #ffffff;
        padding: 2em;

}

