body {
font-size: 12pt;
color: black;
background-color: white;
background-image: url(http://genjamescoxdar.org/darimages/blueFade.jpg);
background-repeat: repeat-y;
}

a:link {
font-weight: bold;
color: black;
text-decoration: none;
}

a:visited {
font-weight: bold;
color: DarkBlue;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: black;
text-decoration: underline;
}

a:active {
font-weight: bold;
color: red;
text-decoration: none;
}

.center {text-align: center;}

.border {
border: 2px, solid, silver;
}

p.footer {
v-align: bottom;
text-align: center;
}

td.navigation {
width: 15%;
padding-top: 2px;
vertical-align: top;
}

td.main {
width: 85%;
}

.list {
font-size: 14pt;
border-width: 0px;
margin-right: 0.5cm;
}

.list img {
border-width: 0px;
}

td.anc {
border: 1px solid blue;
padding: 4px 4px 4px 4px;
}

table.anc {
margin-left: auto;
margin-right: auto;
border-spacing: 10px;
}

.line {
border-bottom: 2px, solid, blue;
}

.heading {
text-align: justify;
}

a.heading {
font-size: 18pt;
}

p.heading:first-line {
font-weight: bold;
}

div.banner {
text-align: center;
}

img.icon {
display: inline;
border-width: 0px;
margin-left: 0.25cm;
}
