.allthinborder {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #336699;

}

.altback {
	background-color: #DFEFFF;
}

td.sectionbreak {
	background-color: #E7F3FF;
	vertical-align: middle;
	letter-spacing: 1px;
	font-size: 130%;
	font-weight: bold;
	text-indent: 10px;
	border-top: 3px double #99ccff;
	border-left: 3px double #99ccff;
	border-bottom: 3px double #99ccff;
}

.highlightborders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}

.indent {
	padding-left: 10px;
}

a.menuxxsmall{
	font-size:9px;
}

table.postit{
	width:12.7cm;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	background-color:#FFFFBA;
}

table.postit td{
	padding:0.3cm;
	font-family:cursive;
	font-size:120%
}

table.postit p{
	margin:0 0 10px  0;
	text-indent:0.2cm;
}

table.sectionbreak {
	border-top: 3px double #99ccff;
	border-left: 3px double #99ccff;
	border-bottom: 3px double #99ccff;
}

td.allcentre {
  vertical-align: middle;
  text-align: center;
}

