A {
	text-decoration: NONE;
	color: YELLOW;
	font-weight: BOLD;
}

H1 {
	font-family: ARIAL, COURIER, SANS-SERIF;
	font-weight: BOLD;
}

IMG { 
	border: 0;
}

P {
	font-family: ARIAL, COURIER, SANS-SERIF;
	font-weight: NORMAL;
	font-size: 10pt;
}

TD {
	font-family: ARIAL, COURIER, SANS-SERIF;
	font-weight: NORMAL;
	font-size: 10pt;
}

.copyright {
	font-size: 7pt;
	font-weight: NORMAL;
	font-family: ARIAL, VERDANA, SANS-SERIF;
}

.currentPage {
	font-weight: BOLD;
}

.generalDivider {
	width: 90%;
	height: 2px;
}

.header {
	font-weight: BOLD;
	text-align: CENTER;
}

.pageBody {
	vertical-align: TOP;
}

.pageLayout {
	width: 85%;
	cell-padding: 0;
	border: 1;
	align: CENTER;
}

.pageTitle {
	font-size: 16pt;
	font-family: ARIAL, COURIER, SANS-SERIF;
	font-weight: BOLD;
	vertical-align: TOP;
}

.imageCaption {
	text-alignment: CENTER;
	font-size: 7pt;
}

.navigator {
	text-align: RIGHT;
	font-family: ARIAL;
	font-weight: BOLD;
	font-size: 8pt;
}

.sideMenu {
	vertical-align: TOP;
}

.spacer {
	font-size: 6pt;
}

.youAreHere {
	font-size: 8pt;
	text-align: RIGHT;
}

.updatedOn {
	font-size: 8pt;
	color: WHITE;
	text-align: RIGHT;
	font-weight: BOLD;
}