.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
#box{
width: 414px;
height: 206px;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-base-color: #086AB4;
scrollbar-3dlight-color: #086AB4;
scrollbar-darkhadow-color: #AAF9AE;
scrollbar-arrow-color: #00FF00;
}
#box_small{
width: 134px;
height: 110px;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-base-color: #340507;
scrollbar-3dlight-color: #6E0B0D;
scrollbar-darkhadow-color: #AAF9AE;
scrollbar-arrow-color: #00FF00;
}
#box_big{
width: 434px;
height: 462px;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-base-color: #086AB4;
scrollbar-3dlight-color: #086AB4;
scrollbar-darkhadow-color: #AAF9AE;
scrollbar-arrow-color: #00FF00;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #19FE03;
	text-decoration:none;
}
.style5 {
	font-size: 18px;
	color: #72DCF6;
	font-weight: bold;
}
