<style text="text/css">

p,body {
    font-family:                arial,verdana,helvetica, san-serif;
    color:                      #000000;
    background:                 #ffffff;
    font-style:                 normal;
    font-weight:                normal;
    text-align:                 justify;
}

a {
	color:                  #5c758e;
}

h2 {
	font-size:              140%;
	color:                  #043582;
}

.highlight {
        font-weight:            bold;
        text-align:             center;
}

.whiteonblue {
        color:                  #ffffff;
        background:             #043582;
}

a.whiteonbluebold {
        color:                  #ffffff;
        font-weight:            bold;
        font-size:              110%;
}

tr.whiteonblue {
        text-align:             center;
        padding:                2pt;
}

a.invisiblelastupdate {
	color:                  #043582;
}

table {
        margin-left:            auto;
        margin-right:           auto;
        border:                 0;
        padding:                4;
        border-spacing:         0;
}

table.org {
	border-collapse:        collapse;
}

table.org td {
        padding:                6px 6px 6px 6px;
        border:                 1px solid #000000;
}

img {
        border:                 0;
}

</style>
