.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.menufooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	text-decoration: none;
}


a:link {
	color: #blue
}

v:link {
	color: #4C7D7E
}

a:hover {
	color: #3399ff;
}

h1,h2,h3,h4,h5 {
	text-align:center;
	color: #003366;
}

.heading1 {
	font-size: larger;
	font-weight: bold;
}


.heading2 {
	font-weight: bold;
}



