﻿.heading {
	font-family: tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #000080;
}
.smallheading {
	font-family: verdana;
	font-size: 12pt;
	text-align: left;
	width: 100%;
	color: #0000FF;
	font-weight: bold;
}
.bodytext {
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	width: 100%;
	color: #000000;
}
.caption {
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	color: #0000FF;
	font-weight: normal;
}
.caption_bold {
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
}
.bodytext_big {
	font-family: verdana;
	font-size: 12pt;
	text-align: left;
	width: 100%;
	color: #000000;
}

