﻿@import url("index.css");

h2 { font-weight: normal; }
h3 { text-transform: uppercase; font-size: 1.6em !important; }

p.subtitle { font-weight: bold; font-size: 1.35em; }
p.announcement { font-weight: bold; font-size: 1.35em; color: #ee1c23; }

.description { margin-top: 20px; }
.description img { display: block; float: left; margin: 0 10px 15px 0; border: solid black 1px; padding: 3px; }
.description p { font-size: 1em; margin: 0 0 4px 0; }

.description dl { margin: 0 0 30px 0; padding: 0; }
.description dt { margin-top: 10px; }
.description dd address { font-style: normal; }

dl.addendaref dd { margin-left: 8em; margin-top: -1.5em; }
dl.addendaref dl dd { margin-left: 2.5em; margin-top: -1.5em; }

