.introflash {
	background-color: #FFFFFF;
}
body {
	background-color: #E3E19B;
}
table {
	background-color: #E3E19B;
}

a:link {
	color: #000099;
	text-decoration: none;
}
.tableborder-blck {
	border: thin solid #000000;
}

.font-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 10px;
}
.font-xsm {
	font-size: x-small;
}
.font-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: justify;
}
.submenu {
	margin: 0px 30px 0px 30px;
	position: absolute;
	display: none;
	border: thin solid #0000FF;
}
hr {
	color: #ff6633;
	text-align: center;
}
