body {
	font: medium Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

td {
	vertical-align: top;
}

h1 {
	font-size: x-large;
	color: #333333;
}
h2 {
	font-size: large;
	color: #333333;
}
h3 {
	font-size: medium;
	color: #333333;
}
h4 {
	font-size: small;
	color: #333333;
}
h5 {
	font-size: x-small;
	color: #333333;
}
.out {
	font-weight: bold;
	color: #990000;
}

