/* Defining Standard html-Markups here */
*, p, body, div { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px ; margin: 0 0 0 0;}
a:link    { color: #000; font-size: 12px; text-decoration: underline  }
a:visited   { color: #000; font-size: 12px; text-decoration: underline }
a:hover   { color: #c62026; font-size: 12px; text-decoration: underline }
a:active { color: red; font-size: 12px; text-decoration: underline}

h1 { font-size: 14px; font-weight: bold; margin-bottom: 10px;  }
h2 { font-size: 12px;font-weight: bold; margin-bottom: -10px;  }
h3 { font-size: 12px;font-weight: bold; color: #666666; margin-top: 5px; }
hr   { color: #6a6a6a; margin: 10px 0; height: 0 }