P  {}

H2  {
	font-size : medium;
	text-decoration : underline;
}

H3  {
	font-size : small;
	font-weight : bold;
}

BODY  {
	font-family : Arial;
	font-size : small;
	color : #000000;
}

H1  {
	font-size : medium;
	text-align : center;
	background-color : #e0e0e0;
	font-weight : bold;
}

TD.leftbar  {
	background-color : #f0f0c0;
	text-align : right;
	border-style : solid;
	font-size : x-small;
	border-width : thin;
	border-color : #000000;
	vertical-align : top;
	padding-right : 2;
	padding-left : 2;
}

TD.topbar  {
	background-color : #d0e0ff;
	text-align : center;
	font-weight : bold;
	font-size : x-large;
	border-width : thin;
	border-color : #000000;
	border-style : solid;
	font-family : Comic Sans MS;
}

TD.bottombar  {
	font-size : x-small;
	background-color : #d0e0ff;
	text-align : center;
	border-width : thin;
	border-color : #000000;
	border-style : solid;
}

TD.main  {
	background-color : #FFFFFF;
	border-width : thin;
	border-color : #000000;
	border-style : solid;
	font-family : bold;
}

TD  {
	font-family : Arial;
	font-size : small;
	color : #000000;
}

DIV  {}


