/*
DEFAULT:
low-level tag and utility definitions
*/

body, td, th { color: #5a5a5a; font-family:Tahoma, Helvetica, Arial, sans-serif; font-size:14px; line-height:18px; }

a, a[href] { color:#92111f; text-decoration:none; }
a:hover { text-decoration:underline; }
a:active {  }
a:visited {  }

input, select, textarea {  }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h1 { font-size:3em; }
h2 { color: #92111f; font-family: Georgia; font-size:18px; font-weight: bold; }
h3 { border-bottom: 1px dashed #d9d9d9; color: #3c587e; font-size: 18px; font-weight: bold; margin-bottom: 1em; padding-bottom: 1em;}
h4 { color: #404040; font-size: 14px; font-weight: bold; }
h5 { color: #3c587e; font-size: 14px; font-weight: bold; }
h6 { color: #404040; font-size: 14px; font-weight: regular; }

dt{ }
dd{ }

hr{ border:0; border-bottom:1px dashed #d9d9d9; }

p { margin-top:0; }

.hidden { display:none; }
.clear { clear:both; }
