
/* ------------------------ Automatic Styles ------------------------------ */

h1, h2, h3 {font-weight : bolder;
font-style : normal;
color: #660000;}

h1 {margin-top: 10px;
border-bottom: 3px solid #660000;
margin-bottom: 2px;
padding-bottom: 2px;
width: auto;
font-size : 170%;}

h2 {font-size: 135%;
margin-top: 10px;
margin-bottom: 2px;
padding-bottom: 2px;}

h3 {font-size: 120%;}

a {color: #000099;
text-decoration: none;}

a:visited, a:active {color: #993300;
text-decoration: none;}

a:hover {text-decoration: underline;}


