a { font-family: georgia, arial, sans-serif; font-size:8pt; text-decoration: none; }
a:link { color: blue; text-decoration: none }
a:visited { color: red; }
a:hover { background-color: #CAE1FF; }
p { font-family: georgia, arial, sans-serif; font-size:9pt; text-align: left; }
p.sin { font-family: georgia, arial, sans-serif; font-size:6pt; color:#ffffff; }
p.small { font-family: georgia, arial, sans-serif; font-size:8pt; }
b { font-family: georgia, arial, sans-serif; font-size:8pt; }
b.new { font-family: georgia, arial, sans-serif; font-size:9pt; color:#FF4500; }
b.old { font-family: georgia, arial, sans-serif; font-size:9pt; color:#5E5E5E; }
b.feature { font-family: georgia, arial, sans-serif; font-size:8pt; }
h1 { font-family: georgia, arial, sans-serif; font-size:30pt; color:#ffffff; }
h2 { font-family: georgia, arial, sans-serif; font-size:10pt; color:#000000 }
u { text-decoration: none; border-bottom: dotted 2px #000000; }

body {
background-color: #ffffff;
background-image: url(../thickstripes.png);
background-position: top center;
background-repeat: repeat;
background-attachment: fixed;
}

table {
background-color: #ffffff;
}