* {
font-family: Verdana, Helvetica, Arial, sans-serif;
}

dd {
font-size: 90%;
margin-left: 72px;
}

div {
text-align: center;
}

dt {
font-weight: bold;
margin-left: 48px;
}

h1 {
background: #990000;
color: #ffffff;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}

h2 {
background: #990000;
color: #ffffff;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 0px;
text-align: center;
}

h3 {
color: #990000;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h4 {
color: #990000;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h5 {
color: #990000;
color: #ffffff;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
}

h6 {
background: #990000;
color: #ffffff;
font-family: Candara, Trebuchet MS, Helvetica, Arial, sans-serif;
margin: 0px;
padding: 14px;
text-align: center;
}

hr {
color: #990000;
}

li {
font-size: 90%;
margin-left: 48px;
}

ol li {
list-style: decimal;
}

ol ol li {
list-style: lower-alpha;
}

p {
font-size: 90%;
margin-left: 48px;
}

p.it {
font-size: 90%;
font-style: italic;
margin-left: 48px;
}

p.sig {
font-size: 90%;
font-style: italic;
text-align: right;
}


/* IMAGES */

img.nav {
border-style: none;
height: 34px;
margin-top: 2px;
width: 35px;
padding: 2px;
}


/* TABLE */

table {
vertical-align: top;
width: 100%;
}

td {
background-color: #99ffcc;
font-size: 90%;
vertical-align: top;
}

th {
background-color: #99ffcc;
font-size: 90%;
font-style: normal;
font-weight: bold;
vertical-align: top;
}


/* CLASSES */

.bc {
width: 480px;
}

.bc1 {
background-color: #33ff66;
font-size: 120%;
width: 480px;
}

.bc2 {
background-color: #66ff99;
font-size: 110%;
width: 480px;
}

.bc3 {
background-color: #99ffcc;
color: #ffffff;
font-size: 100%;
width: 480px;
}

.bc4 {
background-color: #ccffcc;
color: #ffffff;
font-size: 90%;
width: 480px;
}

.bc5 {
background-color: #ffffff;
font-size: 90%;
width: 480px;
}

.big {
font-size: 120%;
}

.fi {
font-style: italic;
}

.icon {
background-color: #990000;
margin: 2px;
width: 39px;
}

.ml {
margin-left: 48px;
}

.tc1 {
border-style: none;
width: 480px;
}

.tc2 {
background-color: #99ffcc;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
width: 25%;
}

.tw {
background-color: #99ffcc;
}

.tw1 {
border-style: none;
width: 100%;
}

.tw2 {
background-color: #99ffcc;
border-style: outset;
font-size: 100%;
font-weight: bold;
text-align: center;
}


