a                    { color: maroon; }
a:hover              { color: #C00; }

p                    { margin: 0 10px 0 0;
                       padding: 0;
                       font-size: 100%;
                       color: #0D2642;
                       text-align: left;
                       font-family: arial, helvetica; }

h1                   { font-family: arial, helvetica;
                       font-size: 160%;
                       color: #0D2642;
                       font-weight: bold;
                       text-align: center;
                       margin-top: 20px; }

h2                   { font-family: arial, helvetica;
                       font-size: 120%;
                       font-weight: bold;
                       text-align: center;
                       color: #0D2642; }

h3                   { font-family: arial, helvetica;
                       font-size: 120%;
                       font-weight: bold;
                       color: maroon;
                       text-align: right; }

h4                   { font-family: arial, helvetica;
                       font-size: 70%;
                       font-weight: bold;
                       font-style: italic;
                       margin-top: 0px;
                       text-align: right; }

.you_are_in          { font-size: 80%;
                       margin: 5px;
                       text-align: right; }
