<style type="text/css">
<!--

body { 
font-family: Tahoma;
font-size: 12px;
}

table {
font-family: Tahoma;
font-size: 12px;
}

html {
font-family: Tahoma;
font-size: 12px;
}

.small-font {
font-family: Tahoma;
font-size: 9px;
}

.blue-bold-font {
font-family: Tahoma;
font-size: 12px;
color: #003F6C;
font-weight: bold;

}

.margins { 
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
}

a {
font-family: Tahoma;
font-size: 12px;
color: #1C5A88;
text-decoration: none;
}

a:hover {
font-family: Tahoma;
font-size: 12px;
color: #2477B5;
text-decoration: none;
}

.table-back-txt { 
background-color: #D1DAE4;
}

.table-back-one { 
background-color: #BFD0DD;
}

.table-back-two { 
background-color: #ACC4D5;
}

.pic-border {
	border-style: solid;
	border-color: #4976A0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.green {
color: #336600;
font-weight: bold;
}

.red {
color: #900;
font-weight: bold;
}

.read-more {
margin-top: 5px;
}

.read-more a {
font-size: 8pt;
}

.read-more a:hover {
font-size: 8pt;
}

.float-left {
float: left;
}

.font-head {
font-size: 11pt;
font-weight: bold;
color: #00487d;
}

.scroll {
height: 150px;
overflow: auto;
width: 335px;
}

h1 {
font-size: 15pt;
font-weight: bold;
color: #003053;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

-->
</style>