body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
form {  vertical-align: middle; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
a {
	color: #0000FF;
}
ul {  margin-top: 0px; margin-bottom: 0px; clip:  rect(   )}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.background {

	background-image: url(/graphics/lighten.gif);
}
.small {
	font-size: 60%;
}
.large {
	font-size: 100%;
}
.xlarge {
	font-size: 120%;
}
.highlight {
	font-weight: bold;
	background-color: #FFDDDD;
}
.sectionBackground {
	background-color: #DDDDFF;
}
.tableHeader {
	font-weight: bold;
	background-color: #BBBBBB;
}
.sectionHeader {
	font-size: 120%;
	font-weight: bold;
}
.tableData {
	background-color: #EEEEEE;
}
.tableDataHeader {
	background-color: #DDDDDD;
}
