<!--
body { background-color: white; color: black; } 

a { color: blue; text-decoration: none; }
a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }

ul { margin-top: 0pt; margin-bottom: 0pt; margin-left: 0pt; border-width: 0pt; }
ul li { font: 9pt; }

pre { margin-top: 0pt; margin-bottom: 0pt; }

td { font-size: 12px; font-family: Geneva,Arial,Helvetica,sans-serif; }
th { font-size: 12px; font-family: Geneva,Arial,Helvetica,sans-serif; }

.bgColor0 { background-color: white; }
.bgColor1 { color: white; background-color: #336699; }
.hotmail_2_1 { background-color: #4791c5; }
.bgColor2 { color: white; background-color: #3399cc; }
.hotmail_3_1 { background-color: #dbeaf5; }
.bgColor3 { background-color: #ccffff; }

p { margin: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; }
-->