.heading {
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

.table_heading {
    font-size: 12pt;
    font-weight: bold;
}

.stats_heading {
    font-weight: bold;
    text-decoration: underline;
}

.footnote {
    font-size: 10pt;
}

.bodytext {
	background-image: url(/shared_images/main_body_bground.jpg);
    font-face: Verdana,Arial;
    font-size: 12pt;
    color: #ffffff;
    vertical-align: top;
}

.repeat_tile {
		background-image: url(shared_images/repeat_tile.jpg);
		vertical-align: top;
}

.subheading {
    font-size: 16pt;
    font-weight: bold;
    text-align:  center;
}

.title {
    font-weight: bold;
}