body {
	margin: 0;
}

a {
	color: black;
	text-decoration: none;
}

img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

.bottom_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear:none;
}

.title_big {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px
}

.title_small {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px
}

.sub_title {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px
}

.header {
	color: #5F7270;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
