UL {
	line-height : 20px;
	margin-top : 15px;
	list-style-position : outside;
	list-style-type : disc;
	vertical-align : baseline;
}		

LI {
	line-height : 20px;
	margin-top : 15px;
}
		
BODY {
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 14px;
	text-align : left;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #99CCFF;
	background-image : url(back2.gif);
	background-position : left;
	background-repeat : repeat-y;
}

A {
	color : #000099;
	text-decoration : none;
	font-weight : bold;
}

A:ACTIVE {
	color : #FFFFFF;
	text-decoration : underline;
}

A:VISITED {
	color : #333333;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

H1 {
	margin-left: 10px;
	margin-right : 10px;
	font-size : 16px;
	color : #000000;
	font-weight : bold;
	margin-bottom : 0px;
	width : 500px;
}

HR {
	width: 350px;
	height : 1px;
	margin-left: 10px;
	margin-right: 10px;
	color : #000000;
	margin-top : 0px;
	margin-bottom : 0px;
}

P {
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
	text-align : left;
	margin : 10px 10px 20px 10px;
	line-height : 20px;
	width : 500px;
}

P.right {
	text-align: right;
	font-size: 12px;
	line-height : 13px;
}

P.signed {
	font-size : 10px;
	margin-top:20px;
	font-style : italic;
	color : #000000;
	border-top : 1px dotted;
	text-align : center;
	line-height : 11px;
}

IMG {
	border : 0px;
}

TD {
	vertical-align : top;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 14px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}