	body  {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		background-color : ffffff#;
		font-size : 85%;
		SCROLLBAR-FACE-COLOR: #c0c0c0;
		SCROLLBAR-HIGHLIGHT-COLOR: #000000;
		SCROLLBAR-SHADOW-COLOR: #000000;
		SCROLLBAR-3DLIGHT-COLOR: #ccccff;
		SCROLLBAR-ARROW-COLOR: #3F3689;
		SCROLLBAR-TRACK-COLOR: #000000;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}

	a:link  {
		color : #3F3689;
		text-decoration : none;
		font-weight : bold;
	}

	a:visited  {
		color : #000000;
		text-decoration : none;
		font-weight : bold;
	}

	a:hover  {
		color : ##ffff00;
		text-decoration : underline;
		font-weight : bold;
	}

	a:active  {
		color : #E0A61F;
		font-weight : bold;
	}

	td  {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		background-color : transparent;
		font-size : 95%;
	}

	h1  {
		font-size : 18px;
		font-family : Verdana;
		color : #000000;
		margin : 0% 0%;
		margin-top : 0px;
		margin-bottom : 0px;
		word-spacing : 3px;
		font-weight : bolder;
		text-align : center;
		padding-bottom : 4px;
		padding-top : 2px;
	}

	h2  {
		margin-top : 6px;
		margin-bottom : 12px;
		font-size : 16px;
		font-family : Arial, sans-serif;
		color : #000000;
		background-color : transparent;
	}

	h3  {
		font-size : 14px;
		font-family : Verdana, sans-serif;
		color : #000000;
		background : transparent;
		margin-bottom : 6px;
		border : thin Black;
		border-color : Black;
	}

	h4  {
		font-size : 13px;
		font-family : Arial, Verdana, sans-serif;
		color : #3F3689;
		background : transparent;
		margin-bottom : 6px;
		font-weight: bolder;
		font : bold;
	}

	h5  {
		font-size : 14px;
		font-family : Verdana, sans-serif;
		color : #000000;
		background : transparent;
		text-decoration: underline;
		margin-top : 14px;
		margin-bottom : 2px;
		font-weight: bolder;
		font : bold;
	}

	h6  {
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		background : #ccccff;
		color : #000000;
		margin : 0% 0%;
		margin-top : 0px;
		margin-bottom : 0px;
		word-spacing : 3px;
		font-weight : normal;
		text-align : center;
		background-color : #ccccff;
		border : medium outset #6100C1 2;
		padding-bottom : 4px;
		padding-top : 2px;
	}

	div.boxp  {
		border : solid #000000;
		border-width : thin;
		width : 90%;
		background-color : #ffffcc;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 90%;
		color : #000000;
		padding : 0px 5px 10px 10px;
		margin-left : 10%;
	}

	div.small  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 80%;
		color : #000000;
		text-align : center;
	}

	A.menulink {
		display: block;
		width: 135px;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		font-size:12px;
		color: #000000;
		BORDER: none;
		border: solid 1px #FFFFFF;
	}

	A.menulink:hover {
		border: solid 1px #6100C1;
		background-color: #CCCCFF;
	}

	A.navlink {
		display: block;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		font-size : 100%;
		margin : 0% 5%;
		color: #000000;
		BORDER: none;
		border: solid 1px #FFFFFF;
	}

	A.navlink:hover {
		text-decoration: none;
	}

	div.tblhead {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		background-color : #ccccff;
		word-spacing : 4px;
		padding : 2 2;
		font-size : 14px;
		font-weight : bold;
		background-image : none;
		text-align : center;
	}

