@charset "utf-8";
/* CSS Document */
#topper {
	font-family:verdana;
	font-size:11px;
	color: #006699;
	margin:0;
}

#topper a{
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color: #006699;
	font-weight:bold;
	margin:0;
}
#topper a:hover{
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
	color:#336699
	font-weight:bold;
	margin:0;
}
.bottoms {
	font-family:verdana;
	font-size:11px;
	color:#336699
	margin:0;
}

.bottoms a{
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	color:#336699
	font-weight:bold;
	margin:0;
}
.bottoms a:hover{
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
	color:#336699
	font-weight:bold;
	margin:0;
}

.fpcds {
color:#000000;
font-family:verdana;
font-size:12px;
padding:9px 9px 12px;
text-align:justify;
text-decoration:none;
}
.fpcds h1 {
color:#000000;
font-family:verdana;
font-size:12px;
margin-bottom:6px;
text-decoration:none;
}
.fpcontainercds{
border:1px solid #000000;

}

