body {
	background-color:#0857A4;
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,san-serif;
	font-size:14px;
	line-height:19px;
	text-align:justify;
}

.finale {
	width:1024px;
	height:600px;
	background-image:url(images/flag.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

h1
	{
	font: 18pt verdana, arial;
	font-weight:bold;
	font-style:italic;
	color:#FFCC00;
	text-align:left;
	margin: 0;
}

h2
	{
	font: 13pt verdana, arial;
	font-weight:bold;
	text-align:left;
	color:#FFCC00;
	margin: 0;
}

h3
	{
	font: 13pt verdana, arial;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#FFCC00;
	margin: 0;
}
	
.quoteHeader {
	font-weight:bold;
	font-style:italic;
}

.quoteContent {

}	

.buttonLeft {
	background-image:url(images/button-left.gif);
	background-repeat:no-repeat;
	width:10px;
	height:28px;
}

.buttonBG {
	padding-top:2px;
	background-image:url(images/button-bg.gif);
	background-repeat:repeat-x;
	height:28px;
}

.buttonRight {
	background-image:url(images/button-right.gif);
	background-repeat:no-repeat;
	width:11px;
	height:28px;	
}

.buttons {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

.buttonActive {
	color:#146CD0;
}

.buttonRow {
	padding:10px 0px 20px 0px;
}

.footer {
	padding:20px 0px 5px 0px;
	color:#A3D9E7;
	font-family:Geneva,Arial,Helvetica,san-serif;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}