@charset "utf-8";
/* CSS Document */


	
.font{
	font-size: 8pt;
	}
	
#title{
	font-weight: bold;
	color: #3300FF;
	border: #000000;
	font-size: 16px;
	}
	
#title2{
	font-weight: bold;
	font-size: 11px;
	}
	
.menutitle{
	font-weight: bold;
	color: #3300FF;
	font-size: 12px;
	}

.submenu{
	margin-bottom: 0.5em;
	}
	

.list{
	font-size: 8pt;
	margin-left: 25px;
	}
	
.hidden{
	display: none;
	}
