a { font-family: georgia, arial, sans-serif; font-size:8pt; text-decoration: none; }
a:link { color: blue; text-decoration: none }
a:visited { color: black; }
a:hover { background-color: #CAE1FF; }
p { font-family: georgia, arial, sans-serif; font-size:10pt; font-color: #000000 }
p.small { font-family: georgia, arial, sans-serif; font-size:8pt; }
b { font-family: georgia, arial, sans-serif; font-size:8pt; font-color: #000000 }
h1 { font-family: georgia, arial, sans-serif; font-size:12pt; color:#000000; display: inline; }
h2 { font-family: georgia, arial, sans-serif; font-size:15pt; color:#000000; display: inline; } 
h3 { font-family: georgia, arial, sans-serif; font-size:25pt; color:#000000; display: inline; }  
hr { border: 1; color: #000000; height: 1px; width: 50%; }
body { background-color: #33aaee }

table
{
width:85%;
border:1px solid #000;
text-align: center;
background-image:url('gradient.png');
background-repeat:repeat-x;
}

