@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}

a:link {color: #FC952A; text-decoration: overline;}
a:visited {color: #F7B4F9; text-decoration: line-through;}
a:hover {color: #EBB845; text-decoration: underline;}
a:active {color: #FFFFFF; background-color: #FB0700;}

#Table_01 {
	position: absolute;
    right: 0;
    top: 0;
	line-height: 0;
}

#fl {
	margin-top: 880px;
	margin-left: auto;
	margin-right: 0;
	width: 600px;
	color: #FB0700;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 10pt;
}

h1 {
	width: 90%;
	border-bottom: 2px solid #FB0700;
}

h2 {
	width: 600px;
	text-align: center;
}

h3 {
	margin-bottom: 1px;
}

.ftr {
	margin: 20px auto 5px auto;
	width: 600px;
	font-size: 8pt;
	text-align: center;
}