BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	text-align : left;
	}

A:HOVER {
	color : Red;
	font-weight : bold;
}

UL {
	list-style : circle;
}

LI {
	list-style-type : disc;
	display : none;
	list-style : disc outside;
}

.ml4 {
	margin-left : 4px;
}

.mr4 {
	margin-right : 4px;
}

.mlr4 {
	margin-left : 4px;
	margin-right : 4px;
}

.mt4 {
	margin-top : 4px;
}

.mb4 {
	margin-bottom : 4px;
}

.mtb4 {
	margin-top : 4px;
	margin-bottom : 4px;
}

.mt8 {
	margin-top : 8px;
}

.mb8 {
 	margin-bottom : 8px;
}

.mtb8 {
	margin-top : 8px;
	margin-bottom : 8px;
}

body.main {
	background-image : url(../images/lbdr.gif);
	background-repeat : repeat-y;
}

table.main {
	background-image : url(../images/tbdr.gif);
	background-repeat : repeat-x;
}
