.add {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #000066;
	text-align:justify;
	line-height: 20px;
}
.title {
	font-family: verdana;
	font-size: 12.5px;
	color: #e09d06;
	text-align:justify;
	font-weight:bold;
}
.const {
	font-family: verdana;
	font-size: 14px;
	color: 6480C1;
	text-align: center;
	font-weight:bold;
}
.menu {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align:right;
	text-decoration:none;
}