.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.bodytext_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.bodytext_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 0px;
}
.bodytext_grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.bodytext_grey_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.bodytext_grey_small_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.bodytext_large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
