<style type="text/css">
<!--
a:active {font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;color: darkred;}
a:link {font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;color: darkred;}
a:visited {font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: none;color: darkred;}
a:hover{font-family: Verdana;font-size: 8pt;font-weight: bold;text-decoration: underline;color: black;}


td.header {
                font-family: Verdana;
                font-size: 10pt;
                font-weight: bold;
                text-decoration: none;
                color: black;
	}

td.text {
		font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
		background-color: #dae3f0;
	}

td.text2 {
                font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
                background-color: #c5d3e7;
        }

td.friend {
                font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
                background-color: #ffffaa;
        }

td.deleted {
                font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
                background-color: #aaaaaa;
        }

td.not_valid {
                font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #aaaaaa;
                text-align: left;
                background-color: #eeeeee;
        }

td.valid {
                font-family: Verdana;
                font-size: 9pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
                background-color: #ffffff;
        }

td.footer {
                font-family: Verdana;
                font-size: 7pt;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                text-align: left;
                background-color: #ffffff;
        }






-->
</style>
