/*
DEFAULT:
low-level tag and utility definitions
*/

body, td, th { color:#27353E; font-family:Tahoma; font-size:12px; line-height:18px; }

a, a[href] { color:#CD0000; text-decoration:none; }
a:hover, a[href]:hover { text-decoration:underline; }
a:active {  }
a:visited {  }

input, select, textarea {  }

h1, h2, h3, h4, h5, h6 { font-family:Georgia; font-weight:normal; }
h1 { font-size:2em; }
h2 { }
h3 { }
h4 { font-weight:bold;  }
h5 { }
h6 { }

dt{ }
dd{ }

hr{ border:0; border-bottom:1px solid #B2CEDA; }

.hidden { display:none; }
.clear { clear:both; }
