body {
	font-size:medium;
	width:100%;
	max-width:200px;
}
h1 {
	color: #FFFFFF;
	background-color: #2096AE;
	text-align: center;
	font-size:large;
}
h2 {
	font-size: medium;
	color: #2096AE;
}

.txtblue {
	color: #2096AE;
}
.bold {
	font-weight: bold;
}
#footnote {
	font-size: x-small;
	color: #2096AE;
}
.warning {
	color:#FF0000;
}
.good {
	color: #006600;
}
.tabbold {
	font-weight: bold;
	width: 50px;
}
.tabcol {
	width: 50px;
}
.tabboldw {
	font-weight: bold;
	width: 55px;
}
.centered {
	text-align:center;
}
.sbox {
	font-size:medium;
	width: 120px;
}
