body {
	background-color: #006699;
	font-family : Calibri, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: left;
}

TD {
	font-family : Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.thumbs {
	background-image: url(images/thumbnailbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	width: 150px;
	margin: 10px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

small {
	font-family : Calibri, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

small.sub {
	color: White;
	font-family : Calibri, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight : normal;
}

h1 {
	color : #5085A5;
	font-family : Calibri, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	line-height : 22px;
}

h2 {
	font-size: 15pt;
	font-family : Calibri, Arial, Helvetica, sans-serif;
	color: 5085A5;
	font-weight : bold;
	line-height : 18px;
}

h3 {
	font-size: 14pt;
	font-family : Calibri, Arial, Helvetica, sans-serif;
	color: 5085A5;
	font-weight : bold;
}

h4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	}

a {
	text-decoration: none;
	color: #319CFF;
	font-weight : bold;
}

a:hover {
	text-decoration: none;
	color: Red;
	font-weight : bold;
}

hr {
	color: #blue;
	height: 1pt;
	border: 0;
    background-color: #00639C;
}