hr { background: #ccc; border: none; color: #ccc; height: 1px; }
img { border: none; }
p { line-height: 140%; }
input, textarea, option { padding-left: 2px; }
table { border-collapse:collapse; }
td { vertical-align : top; }
pre { font-family: monospace;  }
strong { font-weight: bold; }

a { color:#000; text-decoration:underline; }
a:hover { color:#000; text-decoration:none; }
a:visited {}
a:active {}
a:focus { outline: 0; }

/* Headers */
h1 { font-size: 30px; padding: 0 0 15px 0; font-weight: normal; font-family: Times, serif; color: #000; background: url(../img/dotline.gif) repeat-x left bottom; }
h2 { text-align: center; font-size: 16px; font-weight: bold; color: #000; }
h3 { text-align: center;font-size: 13px; font-weight: bold; color: #000; }
h4 { text-align: left; font-size: 13px;  font-weight: bold; color: #000; }
h5 { font-size: 11px; font-weight: bold; color: #000; }

/* Headers, with link */
h1 a, h2 a, h3 a, h4 a, h5 a { color: #000; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { text-decoration: underline; }


h2.align-right {text-align:right;}
h2.align-center {text-align:center;}

h3.align-right {text-align:right;}
h3.align-center {text-align:center;}

p.align-right {text-align:right;}
p.align-center {text-align:center;}
p.align-justify {text-align:justify;}