BODY {
	background-color : #99ccff;
	background-image : url(../graphics/web.gif);
	background-repeat : repeat;
}
TABLE.page {
	background-color : White;
	width : 460;
	padding : 40;
	border-width : 0;
	vertical-align : top;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	background : White none;
}
DT {
	font-weight : bold;
}
H1 {
	font-size : x-large;
	font-weight : bold;
	text-align : center;
	color : Black;
}
H2 {
	font-size : large;
	font-weight : bold;
	text-align : center;
	color : Black;
}
H3 {
	color : Black;
	font-size : x-small;
	text-align : center;
}
