.menu {
	font-family: Arial;
	color: white;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	font-style: normal;	
}

.mainhead {
	font-family: Arial;
	color: 000066;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: normal;	
}

.subhead {
	font-family: Arial;
	color: 000066;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.normal {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}

.updated {
	font-family: Arial;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.abn {
	font-family: Arial;
	color: white;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.headerbar {
	font-family: Arial;
	color: red;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

.tabletitle {
	font-family: Arial;
	color: 000066;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


.tableentry {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.tableheader {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}

.tableentryl {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:link {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	color: 000066;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a img { border: none ; }
