body {
	color: #000000;
	background-color: #000;
	font-family: georgia, serif;
}

a:link {
 color: #096AB8;
}

a:visited {
 color: #096AB8;
}

a:hover {
 color: #6AAFE6;
}

a:active {
 color: red;
}

h1.bannera {
 color: #fff;
 font-family: georgia, serif;
 font-size: 100px;
 height: 100%;
 width: 100%;
 text-align: center;
}

h1.bannerb {
 color: #fff;
 font-family: georgia, serif;
 font-size: 95px;
 height: 100%;
 width: 100%;
 text-align: center;
}

h2 {
 font-size: 1.1em;
 font-weight: 200;
 line-height: 1.3em;
 margin: 10px 20px;
}

h3.header {
 color: #6AAFE6;
 font-size: 45px;
 font-family: georgia, serif;
 text-align: center;
}

h4.header {
 color: #6AAFE6;
 font-size: 30px;
 font-family: georgia, serif;
 text-align: center;
}

img {
 border: solid 1px #999;
}

img.nb {
 border: none;
}

p {
 font-size: 1em;
 font-family: georgia, serif;
 line-height: normal;
 margin: 7px 7px;
}

p.col {
 font-size: 1em;
 font-family: georgia, serif;
 line-height: 1.3em;
 text-align: center;
}

p.sd {
 font-size: .7em;
 font-family: georgia, serif;
 line-height: 1em;
}

span.green {
 color: #FF9933;
}

table.images {
 background-color:#000;
 text-align: center;
}
