BODY, TEXTAREA {font: 100%/100% trebuchet ms, arial; margin:0; padding:0}
SELECT {font: 80%/100% trebuchet ms, arial; margin:0; padding:0}
INPUT {font: 80%/100% trebuchet ms, arial; margin:0; padding:0; border: 1px solid #BDC9D7}

/* A */
A:active {text-decoration:underline}
A:link {text-decoration:underline}
A:visited {text-decoration:underline}
A:hover {text-decoration:underline}

A.clear:active {text-decoration:none}
A.clear:link {text-decoration:none}
A.clear:visited {text-decoration:none}
A.clear:hover {text-decoration:none}

/* H */
H1,H2,H3,H4,H5,H6 {margin:0; padding:0}
H1 {font: bold 250%/100% trebuchet ms, arial}
H1.news {font: bold 200%/100% trebuchet ms, arial}
H2 {font: normal 150%/100% trebuchet ms, arial}

/* P */
P {font: 90%/125% trebuchet ms, arial; margin:0; padding:0; display:block}

.xxxsmall {font: 55%/130% trebuchet ms, arial}/*in use*/
.xxsmall {font: 60%/110% trebuchet ms, arial}/*in use*/
.xsmall {font: 70%/110% trebuchet ms, arial}/*in use*/
.small {font: 90%/110% trebuchet ms, arial}/*in use*/
.normal {font: 110%/100% trebuchet ms, arial}/*in use*/
.large {font: 130%/150% trebuchet ms, arial}
.xlarge {font: 150%/100% trebuchet ms, arial}
.xxlarge {font: 250%/150% trebuchet ms, arial}

/* HR */
hr{background-color:#D9BA84;color:#D9BA84;height:1px;width:100%;text-align:left;border:none;margin:0px;padding:0px}
hr.softblue{background-color:#BFD3E8;color:#BFD3E8}

/* UL */
UL {font: 80%/110% trebuchet ms, arial; margin: 0 0 1.5em 1.4em; padding: 0; list-style-position: outside; list-style-type: round}
OL {font: 80%/110% trebuchet ms, arial; margin:0; padding:0; list-style-position:inside}
LI {margin: 0 0 0.6em 1.4em; padding: 0}

/* FORM */
.inp {width: 100%; font: 70%/100% trebuchet ms, arial; padding: 0.2em 0.3em 0 0.3em}

/* MARGINS */
#mb21 {margin-bottom: 2.1em}
#mb18 {margin-bottom: 1.8em}
#mb15 {margin-bottom: 1.5em}
#mb12 {margin-bottom: 1.2em}
#mb09 {margin-bottom: 0.9em}
#mb06 {margin-bottom: 0.6em}
#mb05 {margin-bottom: 0.5em}
#mb04 {margin-bottom: 0.4em}
#mb03 {margin-bottom: 0.3em}
#mb02 {margin-bottom: 0.2em}
#mb01 {margin-bottom: 0.1em}

/* COLORS */
#white {color: #FFFFFF}
#black {color: #000000}
#grey {color: #5A5A5A}
#darkgrey {color: #666666}
#softblue {color: #ACC4DC}
#blue {color: #1257A6}
#red {color: #DB0000}
