/*
DEFAULT:
low-level tag and utility definitions
*/

body { margin:0; padding:0; }
body, td, th { font-family:Helvetica, Helvetica Neue, Arial, sans-serif; font-size:13px; color:#6C6C6C; line-height:1.5; }

a, a[href] { text-decoration:none; color:#750D15; }
a:hover, a[href]:hover { text-decoration:underline; }
a:active {  }
a:visited {  }

input, select, textarea {  }

h1, h2, h3, h4, h5, h6 { font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; font-weight:normal; }
h1 { font-size:1.692em; color:#122B5A; }
h2 { }
h3 { }
h4 { color:#750D15; }
h5 { }
h6 { }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a[href], h2 a[href], h3 a[href], h4 a[href], h5 a[href], h6 a[href] { color:#263750; }

dt{ }
dd{ }

hr{  }

.hidden { display:none; }
.clear { clear:both; }
