body {
margin : 0; 
background : #e0e5ef; 
} 
td.alpha {
background-color : #9ac2dd; 
background-image : url('../images/top_bg2.jpg'); 
background-repeat : repeat-x; 
} 
td.content {
background-color : #ffffcc; 
background-image : url('images/ct_gradient.jpg'); 
background-repeat : repeat-x; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : normal; 
line-height : 18px; 
font-weight : normal; 
color : #0e3077; 
} 
.title {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bolder; 
color : #000040; 
} 
.note {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
color : #0e3077; 
} 
a {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #0e3077; 
text-decoration : underline; 
} 
a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #0e3077; 
text-decoration : none; 
} 
a.legal {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #eeeeee; 
text-decoration : none; 
} 
a.legal:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #eeeeee; 
text-decoration : underline; 
} 
