html{
	font:16px/20px Times New Roman, Helvetica, sans-serif;
	color:#646464;
}

/* =============================================================================
   Links
   ========================================================================== */

a { color: #6489ae; text-decoration: none;}
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a, a:visited, a:focus, *:focus{outline: none!important; noFocusLine: expression(this.onFocus=this.blur());}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong, dfn { font-weight: bold; }

blockquote{ 
	font: 14px/22px normal Times New Roman, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}

dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666; }
pre { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 12px 'andale mono', 'lucida console', monospace; line-height: 1.5; }
em, dfn, blockquote, address { font-style: italic; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom:0.5em; }
p { margin: 0 0 1.5em; }
h1, .h1, h1 a { font-size: 28px; margin-top: 0; color: #000; font-family: 'Jacques Francois'; line-height: 28px; text-decoration:none;}
h2, .h2, h2 a { font-size: 22px; text-decoration:none; color: #000; }
h3, .h3, h3 a { font-size: 20px; text-decoration:none; }
h4, .h4, h4 a { font-size: 16px; text-decoration:none; }
h5, .h5, h5 a { font-size: 14px; text-decoration:none; }
h6, .h6 { font-size: 14px; }
h5, h6, .h5, .h6 { font-weight:bold; }
h1 a:hover, h2 a:hover, h3 a:hover {  color:#838383;}
#content h2{text-align: center; border-top: 1px solid #cacaca; border-bottom: 1px solid #cacaca; font-family: 'Jacques Francois'; color: #404040; padding: 5px 0;}


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
nav ul li, nav ol li { margin:0; padding:0; background:none; }
nav ul li a:hover { text-decoration:none; }
li ul, li ol { margin: 0; }
nav ul ul { margin-left:30px; }


/* =============================================================================
   Font face
   ========================================================================== */
   
@font-face {
    font-family: 'im_fell_double_pica_proIta';
    src: url('fonts/fedpit27c-webfont.eot');
    src: url('fonts/fedpit27c-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fedpit27c-webfont.woff') format('woff'),
         url('fonts/fedpit27c-webfont.ttf') format('truetype'),
         url('fonts/fedpit27c-webfont.svg#im_fell_double_pica_proRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'im_fell_double_pica_proRg';
    src: url('fonts/fedprm27c-webfont.eot');
    src: url('fonts/fedprm27c-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fedprm27c-webfont.woff') format('woff'),
         url('fonts/fedprm27c-webfont.ttf') format('truetype'),
         url('fonts/fedprm27c-webfont.svg#im_fell_double_pica_proRg') format('svg');
    font-weight: normal;
    font-style: normal;

}