body, p, td, div, span {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #ffffff;
}

a {
	color: #191970;
}

#topbar {
	color: #ffffff;
	height: 39px;
}

#menubar {
	color: #041690;
}


#detail {
	background-color: #556b2f;
}

.title {
	font-weight: bold;
}

.button2 {
	background-color: #%topBarBgColour%;
}
.err {
	color: #ff0000;
}

.newstitle {
	font-size: 12pt;
	font-weight: bold;
}

p.newsintro {
	font-weight: bold;
}

p.newsbody {

}