	DIV.title {
		font-family : Verdana;
		font-weight : 600;
		font-size : large;
		color : #996600;
	}
	DIV.page {
		font-family : Verdana;
		font-weight : lighter;
		font-size : x-small;
		font-style : italic;
		color : #996600;
	}
	DIV.footer {
		font-family : Verdana;
		font-weight : lighter;
		font-size : xx-small;
		color : #996600;
	}
	TABLE.title {
		background-color: #ffcc66;
		border : 0 solid #996600;
		border-bottom-width : 2;
	}
	TABLE.footer {
		background-color: #ffcc66;
		border : 0 solid #996600;
		border-top-width : 2;
	}
	A {
		text-decoration: none;
		font-weight: bold;
	}
	A:hover {
		text-decoration: underline;
	}
	A:visited {
		color: #0000FF
	}
	H1 {
		font-family : Verdana;
		font-size: medium;
		border : 0 solid #ffcc66;
		border-bottom-width : 2;
		margin-left : 12px;
		margin-right : 12px;
	}
	H2 {
		font-family : Verdana;
		font-size: small;
		border : 0 solid #ffcc66;
		border-bottom-width : 1;
		margin-left : 24px;
		margin-right : 12px;
	}
	H3 {
		font-family : Verdana;
		font-size: smaller;
		border : 0 solid #ffcc66;
		border-bottom-width : 1;
		margin-left : 36px;
		margin-right : 12px;
	}
	P {
		font-family : Verdana;
		font-size: smaller;
		margin-left : 24px;
		margin-right : 12px;
	}
	P.p2 {
		font-family : Verdana;
		font-size: smaller;
		margin-left : 36px;
		margin-right : 12px;
	}
	P.p3 {
		font-family : Verdana;
		font-size: smaller;
		margin-left : 48px;
		margin-right : 12px;
	}
	P.p4 {
		font-family : Verdana;
		font-size: smaller;
		margin-left : 60px;
		margin-right : 12px;
	}
	P.ni {
			font-family : Verdana;
			font-size: smaller;
			margin-left : 4px;
			margin-right : 4px;
	}
	UL {
		font-family : Verdana;
		font-size: smaller;
		margin-left : 60px;
	}
