/* GLOBAL RESET : Neutralize styling : Elements we want to clean out entirely: */
html, body, form, fieldset {margin: 0; padding: 0; font: 100%/150% Georgia, "Times New Roman", Times, Serif;}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {margin:1em 0; padding:0; text-align: justify;}
li, blockquote {margin-left: 2em;}
dd {margin-left: 10px;}
fieldset {border: none;}
input, select, textarea {font-size: 100%; font-family: inherit;}
img {border: 0;}
/* END of GLOBAL RESET */

/* CUSTOM FCK and TYPAGRAPHIC STYLES */
body, td { font-size:12px; color:#000;}

a, a:visited { color:#BC9627; text-decoration:underline; outline:none}
a:hover { text-decoration:none; color:#F90;}

h1, h2, h3, h4, h5 { color:#000000;}
h1 { font-size:28px;}
h2 { font-size:22px;}
h3 { font-size:20px;}
h4 { font-size:18px;}
h5 { font-size:16px;}
