	
	BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #0080FF;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	}

	A:link {
	color:#0080FF;
	background:#000000;
	text-decoration: none;
	}
	
	A:visited {
	color:#0080FF;
	background:#000000;
	text-decoration: none;
	}
	
	A:active {
	color:#0080FF;
	background:#000000;
	text-decoration: none;
	}

	A:hover {
	color:#FFFFFF;
	background:#000000;
	text-decoration: none;
	}

	INPUT.clsButton {
	color: #0080FF;
	border-style: solid;
	font-family: verdana;	
	font-weight: bold;
	border-width: 1px;
	border-color: #FFFFFF;
	background: #000000;
	}

	.Logo {
	font-family: verdana;
	font-weight: bold;
	color: #0080FF;
	text-align: center;
	width: 100%;
	visibility: hidden;
	}

	.Paragraph {
	font-family: verdana;
	font-size: 10pt;
	margin-left: 7%;
	margin-right: 7%;
	}

	.Address {
	font-family: verdana;
	font-size: 12pt;
	text-align: center;
	}

	.Links {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

	.Footer {
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	}
