@import "base.css";

h1 { margin: 5px; font-size: 90%; color: #404040; font-weight: normal; text-align: right; }
h2 { margin: 40px 5px 0px 5px; font-size: 90%; color: #E53253; font-weight: bold; }
h3 { margin: 5px; font-size: 90%; color: #404040; font-weight: normal; }

p { margin: 0px 5px; font-size: 90%; color: #404040; line-height: 160%; }


