/* CSS Document */

td
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
text-decoration: none
}


.footnote
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 9px;
text-decoration: none
}


.headline
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 15px;
font-weight : bold;
text-decoration: none
}


a
{ 
color : #000000;
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration: none
}


a:hover
{ 
color : #AC7632;
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration: none
}


