body {
color: #FFFFFF;
background-color: #142D5F;
margin: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

td {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10pt;
}

img {
border: 0px;
}

ul {
margin-top: 0px;
margin-bottom: 0px;
}

li {
margin-left: -25px;
font-size: 7pt;
}

li ul {
margin-top: 0px;
margin-bottom: 0px;
}

ol {
list-style : upper-latin;
padding-bottom: 5px;
}

ol li {
padding-bottom: 5px;
}

hr {
background: #142D5F;
color:#6E98B7;
height:2px;
width:80%;
noshade;
}

h1 {
font-size: 10pt;
color: #FFFFFF;
style: bold;
}

h2 {
font-size: 10pt;
color:#FFFFFF;
margin: 10px;
margin-top: 5px;
margin-bottom: -1px;
}

h3 {
font-size: 8pt;
color:#FFFFFF;
margin: 10px;
margin-top: 5px;
margin-bottom: -1px;
}

.credits {
text-align: center;
font-size: 8pt;
}

.timeline {
text-align: center;
font-size: 10pt;
color:#FFFFFF;
font-weight: bold;
}

.catalog {
text-align: center;
font-size: 7pt;
color:#FFFFFF;
}

.top {
font-size: 6pt;
}

.nav {
font-size: 11pt;
color:#FFFFFF;
}

.subnav {
font-size: 8pt;
color:#FFFFFF;
}

.blogtitle {
font-size: 18px;
color:#D50022;
}

.blogsidetitle {
font-size: 11px;
font-weight: bold;
color:#FFFFFF;
}

.bloglink {
font-size: 9px;
}

.blogsubtext {
font-size: 11px;
}


.blogdivider {
  margin:0 0 1.2em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }


a:link {
color: #EEE2C3;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #6E98B7;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #EEE2C3;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

