@import url(base-layout.css);
@import url(base-images.css);
@import url(content.css);

* {border: 0; margin: 0; padding: 0;} 

body {background: #d2cdbe; width: 1000px; min-width: 1000px; margin: 0 auto; border: 0; padding: 0; color: #072C61; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-align: center; text-decoration: none;}

a {color: #1D4F89; text-decoration: underline;}
a:visited {color: #072C61; text-decoration: underline;}
a:hover {color: #CAC4B2; text-decoration: underline;}
a:active {color: #072C61; text-decoration: underline;}

h1 {margin: 5px; border: 0; padding-top: 15px; padding-bottom: 10px; color: #072C61; font-size: 3em; font-style: normal; font-weight: bolder; text-align: left; text-decoration: none;}

h2 {margin: 5px; border: 0; padding-top: 15px; padding-bottom: 10px; color: #072C61; font-size: 2em; font-style: normal; font-weight: bold; text-align: left; text-decoration: none;}

h3 {margin: 5px; margin-top: 0px; border: 0; padding: 0; color: #072C61; font-size: 1.5em; font-style: normal; font-weight: bold; text-align: left; text-decoration: none;}

h4 {margin: 5px; margin-top: 0px; border: 0; padding: 0; color: #072C61; font-size: 1.15em; font-style: normal; font-weight: bold; text-align: left; text-decoration: none;}

img {border: none;}

p {color: #072C61; font-size: 1em; font-style: normal; font-weight: normal; text-align: left; text-decoration: none;}
