BODY {
	font-size: 9pt;
	line-height: 160%;
	background:#F7F7F7;
}
body > table {
    margin: auto;
    width: 750px;
	background:#FFFFFF
}

FORM {
	margin: 0px;
}

H1 {
	font-size:  11pt;
	color:      #ffffff;
	background: #73a1d6;
	padding:    7px;
}

H2 {
	font-size: 9pt;
	color: #ff0000;
}

H3 {
	font-size: 9pt;
	color: #0000ff;
}

TABLE {
	font-size: 9pt;
}

TH {
	color:      #080b0e;
	background: #a3d1ff;
}

TD {
	background: #ffffff;
	line-height: 160%;
}

TD.mess {
	background: #ffffff;
	font-size:  8pt;
}

TD.button {
	background: #ffffff;
	text-align: right;
}

TD.link {
	background: #eeeeee;
	text-align: center;
}