	BODY {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family : Verdana;
	}

	TD, DIV, SPAN, P, INPUT {
	font-size: 10pt;
	font-family : Verdana;
	line-height : 22px;
	}

	TD.link-page-left {
	border-top: 1px solid ThreedFace;
	border-right : 1px solid ThreedFace;
	}

	TD.link-page-right {
	}

	H1{
	font-size: 16pt;
	font-family : Verdana;
	font-weight: bold;
	}

	H2{
	font-size: 14pt;
	font-family : Verdana;
	font-weight: bold;
	}

	H3{
	font-size: 13pt;
	font-family : Verdana;
	font-weight: bold;
	}

	H4{
	font-size: 11pt;
	font-family : Verdana;
	font-weight: bold;
	font-style: small-caps;
	}

	H5{
	font-size: 11pt;
	font-family : Verdana;
	font-weight: bold;
	}

	A:link, A:visited {
	font-size: 10pt;
	font-family : Verdana;
	color: #123456;
	}
	A:active {
	font-size: 10pt;
	font-family : Verdana;
	color: #696969;
	}
	A:hover {
	font-size: 10pt;
	font-family : Verdana;
	color: #696969;
	}

	HR {
	height: 1px;
	border-bottom-style: none; 
	}
	
