/* CSS Document */
body {
font-family:Arial;
background-color:#FFFFFF;
font-size:12pt;;
color:#000000;
text-align:left;
}

table, td {
font-family:Arial;
font-size:12pt;
}

A:alink {color:#90070C;
text-decoration:underline;
text-decoration:bold;
font-family:Arial;
font-size:12pt;
}

A:link {color:#90070C;
text-decoration:underline;
text-decoration:bold;
font-family:Arial;
font-size:12pt;
}

A:visited {color:#90070C;
text-decoration:underline;
text-decoration:bold;
font-family:Arial;
font-size:12pt;
}

A:hover {color:#000000;
text-decoration:underline;
text-decoration:bold;
font-family:Arial;
font-size:12pt;
}

