			a {
				color : #888888;
			}

			a:link {
				text-decoration: none;
			}

			a:visited {
				text-decoration: none;
			}

			a:active {
				text-decoration: underline;
			}

			a:hover {
				color: #005B7F;
				text-decoration: underline;
			}

			.topmenu {
				font-family: verdana, helvetica;
				font-size: 10px;
				font-weight: bold;
				color: #888888;
			}

			.cell {
				font-family: verdana, helvetica;
				font-size: 11px;
				color: #888888;
			}

			.subcell {
				font-family: verdana, helvetica;
				font-size: 11px;
				color: #888888;
				border: #E0E0E0;
				border-style: dashed;
				border-width: 0px 0px 0px 1px;
			}

			.catrow {
				border: #E0E0E0;
				border-style: dashed;
				color: #888888;
				font-size:9px;
				border-width: 0px 0px 1px 0px;
				font-family: verdana;
			}
			._catrow {
				border: #E0E0E0;
				color: #888888;
				font-size:9px;
				font-family: verdana;
			}
			td {
				border: #E0E0E0;
				color: #888888;
				font-size:11px;
				font-family: verdana;
			}

			a.acatrow {
				font-size:10px;
				text-decoration: none;
			}

			a.acatrow:HOVER {
				font-size:10px;
				text-decoration: underline;
			}

			.text {
				font-family: verdana, helvetica;
				font-size: 11px;
				color: #888888;
			}

			.text2 {
				font-family: verdana, helvetica;
				font-size: 13px;
				text-align: justify;
				color: #888888;
			}

			.footer {
				font-family: verdana, helvetica;
				font-size: 10px;
				color: #888888;
			}

			input,textarea,select {
				font-family: verdana, helvetica;
				font-size: 11px;
				background-color: #FFFFFF;
				border: #888888;
				border-style: solid;
				border-width: 1px 1px 1px 1px;
			}

			.menu {
				font-size: 9px;
				font-family: verdana;
			}

			.bigfont {
				font-family:arial;
				border:0px;
				font-size:14px;
				font-weight:bold;
				color:black;
			}

			.caption {
				border-bottom: 1px solid #888888;
				font-weight: bold;
				padding-left: 0px;
			}
