.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sider {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.pro {
	font-family: "Bitstream Vera Sans Mono";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006400;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 17px;
	padding-left: 2px;
}

.rang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	padding-left: 50px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: 600;
}
.promenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.barder {
	border: 1px solid #7FB968;
}

.footer {
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
}
.promenu:hover {
	color: #d34328;
}
