@charset "utf-8";
/* CSS Document */


body { padding: 0px; margin: 0px; font-family: Georgia; font-size: 15px; }


a { color: #5C7F99; text-decoration: none; }
a:hover { text-decoration: underline; }


/*--- shared */

#ft { width: 640px; height: 378px;}
#example { float: left; }
.ft-title { padding: 10px 10px; width: 620px; text-align: left; }


/*--- end:shared */

.topbar h2{ font-weight: normal !important }
.topbar a { color: #3399cc; text-decoration: none; }
.topbar a:hover { text-decoration: underline; }

.ft-prev, .ft-next { padding: 0 10px; }

.ft-button-ft-active { color: black; }
