a, p, h1, h2, td, th, ul, ol {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14;
}

input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12;
}

.menu {
	font-size: 13px;
	color: white;
}

.bmenu {
	font-size: 13px;
	color: black;
}

.logo {
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
}

.bigtitle {
	font-size: 26px;
	font-weight: bold;
}

.title {
	font-size: 20px;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 5%;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5%;
}

.text {
	font-size: 14px;
	color: black;
	text-align: justify;
}

.text_c {
	font-size: 14px;
	color: black;
	text-align: center;
}

.dimtext {
	font-size: 14px;
	color: #335555;
	text-align: justify;
}

.small {
	font-size: 12px;
	color: black;
}

.mainmsg {
	font-size: 18px;
	color: black;
	text-align: justify;
}

.msg {
	font-size: 18px;
	color: black;
	text-align: justify;
}

