/********************************************************************************
Defhead Website, v4 :: Master Style Sheet
********************************************************************************/
@import url('Defhead_layout.css');
@import url('Defhead_content.css');
@import url('Defhead_pages.css');

/* ----- TAGS ----- */

html { min-height:100%; margin-bottom:1px; }

body, td, th, form, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:0.7em; }
body, img, td, th, div, p, ul, ol, dl, li, form, input, img, iframe, h1, h2, h3, h4, h5, h6, h7 { margin: 0px; padding: 0px; border:0px none; }

body { background:#45494d url(../images/layout/bg_main.gif) repeat; text-align:center; }

div, td, th { text-align:left; }
td, th { vertical-align:top; }

p, li, blockquote { line-height:130%; }

a:link, a:visited, a:active, a:hover { text-decoration:none; font-weight:bold; outline:none; }
a:link, a:visited { color:#f99a00; } >
a:hover, a:active { color:#ffdf2e; } >

h1, h2, h3, h4, h5, h6, h7 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

acronym { border-bottom:1px dotted; color:#666666; cursor:help; }

blockquote { border:1px dashed #ffffff; padding:6px; }