body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(fdbk1.jpg);
}
div#main {
	width: 750px;
	border: 2px solid #000000;
	visibility: visible;
	z-index: 1;
	background-color: #DFEDEE;
}
div#pie {
	background-color: #000000;
}
.Estilo1 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo5 {font-size: 12px}
.Estilo6 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo7{
	color: #000000;
	font-size: 11px;
}
.Estilo8 {font-size: 24px; font-weight: bold; color: #D50417;}
.Estilo9 {
	font-size: 18px;
	font-weight: bold;
}
.Estilo10 {font-size: 11px;
	color: #FFFFFF;
	background-color:#000000;
	weight: 20px;
}
.Estilo11 {color: #FF0000;
	font-size: 11px;
	font-style: italic;
}
.Estilo12 {color: #0000FF;
	font-size: 11px;
	font-style: italic;
}
.Estilo13 {
	font-size: 11px;
	color: #33CC33;
	font-style: italic;
}
.Estilo14{
	color: #D50417;
	font-size: 18px;
	font-style: bold;
	}
.Estilo15{
	color: #000000~;
	font-size: 18px;
	font-style: italic;
}
div#menu {
	background-color: #CC1011;
	visibility: visible;
	height: 25px;
	width: 750px;
	background-image: url(fdmenu.jpg);
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

