body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #011F50;
	line-height: 17px;
	color: #FFF;
}
.title {
	font-size: 33px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #FFF;
	font-size: 12px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #AD0B24;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFA100;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #FF0000;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
H1 {
	font-size: 20px;
	color: #FFA100;
	font-weight: normal;
}
.head-3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFA100;
}
a.navbar3 {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

