body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #000000;
	text-align: center;
}
H1 { text-align: center; color: blue; font-size: 18pt;}
H2 { text-align: center; color: black; font-size: 12pt;}

.corner: {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}

a:link		{color: #0000FF;}
a:visited	{color: #0000FF;}
a:active	{color: #FF0000;}
a:hover		{color: #FF0000;}
.notes {
	font-size: 12px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;

}
.cancelled {
	color: #F00;
}

tiny {
	font-size: 10px;
}
.tiny {

	font-size: 10px;
}
.title {
	font-weight: bold;
	color: #0000FF;
}
.quotation {
	font-style: italic;
	color: #660000;
}
.namedrop {
	color: #0000FF;
}
