input, select, option, textarea { 
	font-family: verdana,arial;
	font-size: 10px;
	color: #000000;
}

tr, td {
	font-size: 10px;
	font-family: verdana,arial;
	color: #000000;
}

.header {
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	color: #2692FF;
}

.title { 
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFA64D;
}

.link {
	font-size: 8pt;
	color:#FFFF00; 
	line-height: 8pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

.copyright_link {
	font-size: 8pt;
	color:#000000; 
	line-height: 8pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

.scroll_div {
	text-align:center;
	width:720px;
	height:500px;
	position:relative;
	overflow:auto;
}