body {
background-image: url(images/bkg.gif); 
background-repeat: repeat-x;
background-color: #3c5679;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
}

table.wrapper { 
background-color: #FFFFFF;
border: 1px #000000 solid;
border-spacing: 0px;
}

A:link { color: #ffffff; text-decoration: underline }
A:visited { color: #ffffff; text-decoration: underline }
A:active { color: #ffffff; text-decoration: underline }
A:hover { color: #3D577A; text-decoration: underline }

A.txt2:link { color: #000000; text-decoration: none} 
A.txt2:visited { color: #000000; text-decoration: none}
A.txt2:active { color: #000000; text-decoration: none} 
A.txt2:hover { color: #3D577A; text-decoration: none}

A.txt3:link { color: #FFFFFF; text-decoration: none} 
A.txt3:visited { color: #FFFFFF; text-decoration: none}
A.txt3:active { color: #FFFFFF; text-decoration: none} 
A.txt3:hover { color: #3D577A; text-decoration: none}

A.txt4:link { color: #000000; text-decoration: none}
A.txt4:visited { color: #000000; text-decoration: none}
A.txt4:active { color: #000000; text-decoration: none}
A.txt4:hover { color: #ffffff; text-decoration: underline}


A.txt:link { color: #ffffff; text-decoration: none }
A.txt:visited { color: #000000; text-decoration: none }
A.txt:active { color: #000000; text-decoration: none }
A.txt:hover { color: #000000; text-decoration: none }


A.tit:link { color: #000000; text-decoration: none} 
A.tit:visited { color: #000000; text-decoration: none}
A.tit:active { color: #000000; text-decoration: none} 
A.tit:hover { color: #000000; text-decoration: none}

.txt {
font-size : 10pt;
font-family : verdana, arial;
color : #000000;
line-height: 14pt;
}

.txt2 {
font-size : 10pt;
font-family : helvetica, verdana, arial;
color : #ffffff;
font-weight : none;
line-height: 12pt;
}

.txt3 {
font-size : 10pt;
font-family : verdana, arial;
font-weight : bold;
line-height: 14pt;
}

.txt4 {
font-size : 8pt;
font-family : verdana, arial;
color : #ffffff;
font-weight : bold;
line-height: 14pt;
}

.tit {
font-size : 13pt;
font-family : helvetica, arial, verdana;
line-height: 16pt;
}






