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

body, td, th { color:#6D747A; }

a, a[href] { color:#7EA0BB; text-decoration:none; }
a:hover, a[href]:hover { color:#A94130; text-decoration:underline; }
a:active {  }
a:visited {  }

input, select, textarea {  }

h1, h2, h3, h4, h5, h6 {  }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }

dt{ }
dd{ }

hr{  }

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