h1 {
	font-size: 24px;
	font-weight: bold;
}
.title {
	font-size: 24px;
	font-weight: bold;
}
#scroll {
	position:absolute;
	left:0px;
	top:6px;
	width:195px;
	height:270px;
	z-index:1;
	layer-background-color: #EAEAEA;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	padding: 10px 7px;
	margin-bottom: 200px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	border-top: 1px none #B29887;
	border-right: 1px none #B29887;
	border-bottom: 3px none #B29887;
	border-left: 1px none #B29887;
}
.style13 {font-size: 18px}
.style14 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}



td a {
	color: #000033;
}

td a:link {
	color: #000033;
	text-decoration: none;
	padding: 0px;
}       /* unvisited link */
td a:visited {
	color: 000033;
	line-height: 100%;
	text-decoration: none;
}   /* visited links */
td a:active {
	color: 000033;
	text-decoration: none;
}    /* active links */
td a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 0px;

} 

.navbar {
	color: #000033;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
}
