@charset "utf-8";
/* CSS Document */

a:link {text-decoration:none; color:#d15f0e;}
a:visited {text-decoration:none; color:#d15f0e;}
a:active {text-decoration:none; color:#d15f0e;}
a:hover { text-decoration:underline; color:#d15f0e;}


body {
	padding: 0;
	margin: 0;
	background: #a11c29 url(images/fcg-bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
	
}

.text-paragraph {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
	margin-bottom: -0.1em;
	
}

.bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 0.4em;
	line-height: 15px;
}

.georgia-brown-italics {
	font-style: italic;
}
.bottom {
	font-size: 12px;
	text-align: center;
}

.headline {
	font-size:17px;
	color:#900;
	font-weight: bold;
	margin-bottom: -0.4em;
}

.headline-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#900;
	font-weight: bold;
	margin-bottom: -0.4em;
}

.subheadline {
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.barbora {
	font-size: 11px;
	text-align: center;
}

.italics {
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-style:italic;
}

</style>

