	a:link {
		color: #0000CD; /* MediumBlue */
	}
	a:visited {
		color: #0000CD; /* MediumBlue */
	}
	a:focus {
		color: #9370D8; /* MediumPurple */
		}
	a:hover {
		color: #9370D8; /* MediumPurple */
	}
	a:active {
		color: #00BFFF; /* DeepSkyBlue */
	}
	body {
		background-color: lemonchiffon;
	}
	h2 {
		font-family: verdana, arial, helvetica;
		color: #0000CD; /* MediumBlue */
	}
	h3 {
		font-family: verdana, arial, helvetica;
		color: #0000CD; /* MediumBlue */
	}
	h4 {
		font-family: verdana, arial, helvetica;
		color: #0000CD; /* MediumBlue */
	}
	#dropmenu {
		display: none
	}
	p.short {
		margin-bottom: 0em;
	}
	table.small {
		font-family: verdana, arial, helvetica;
		font-size: 64%;
		margin-bottom: 0em;
	}
	.nb {
		text-decoration: none;
		font-family: verdana, arial, helvetica;
		font-size: 10pt;
		font-weight: bold;
	}
	.nbb {
		text-decoration: none;
		font-family: verdana, arial, helvetica;
		font-size: 90%;
		font-weight: bold;
		color: #0000CD; /* MediumBlue */
	}
	.user {
		font-family: verdana, arial, helvetica;
		font-size: 80%;
		font-weight: bold;
		color: #8B0000; /* DarkRed */
		margin-top: 0em;
	}
	.tab {
		font-family: courier new, verdana, arial, helvetica;
		font-size: 80%;
	}
	.pace {
		font-family: verdana, arial, helvetica;
		font-size: 80%;
		color: #0000CD; /* MediumBlue */
	}
	
	.tabhead {
		font-family: courier new, verdana, arial, helvetica;
		color: #0000CD; /* MediumBlue */
	}
	.colortab {
		font-family: courier new, verdana, arial, helvetica;
		font-weight: bold;
		color: #0000CD; /* MediumBlue */
		font-size: 10pt;
	}
	.f2 {
		font-family: verdana,arial,helvetica;
		font-weight: lighter;
		color: #0000CD; /* MediumBlue */
		font-size: 7pt;
	}
	.f2.short {
		margin-bottom: 0em;
	}
	.f3 {
		font-family: verdana, arial, helvetica;
		font-size: 10pt;
		color: #0000CD; /* MediumBlue */
	}
	.f3nc {
		font-family: verdana, arial, helvetica;
		font-size: 10pt;
	}
	.f4 {
		font-family: verdana,arial,helvetica;
		font-size: 8pt;
		color: #0000CD; /* MediumBlue */
	}
	.f4nc {
		font-family: verdana,arial,helvetica;
		font-size: 8pt;
	}
	.colortext { font-family: courier new, verdana, arial, helvetica;
		color: #0000CD; /* MediumBlue */
		font-size: 10pt;
	}
	.s1  {
		font-size: 14pt;
		font-weight: lighter;
	}
	.s2 {
		font-size: 14pt;
		font-weight: bold;
	}
	/*td {
		background-color: yellow;
	} */
	.tablecell {
		background-color: wheat;
	}
	.table-borderless tbody tr td {
    	border: none;
    }
