td img { 
display : block; 
} 
.header { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-weight : bold; 
color : #4758b2; 
} 
.maintext { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal; 
color : #000000; 
} 
a:link { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : normal; 
color : #020066; 
} 
a:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #020066; 
text-decoration : underline overline; 
font-weight : bold; 
} 
.maintext2 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #000000; 
padding-top : 10px; 
text-align : left; 
} 
.header table tr .maintext2 a { 
text-decoration : none; 
font-size : 11px; 
} 
body { 
margin-top : -1px; 
background-image : url(images/bg.jpg); 
background-repeat : repeat; 
margin-left : 2px; 
}

