A:link {
font-family : Arial; 
font-size : 10pt; 
color : #000088;
text-decoration : none; 
} 
A:visited {
font-size : 10pt; 
color : #000066;
text-decoration : none; 
} 
A:active {
font-size : 10pt; 
font-weight : bold; 
color : #0000aa;
text-decoration : none; 
} 
A:hover {
font-weight : bold; 
color : red; 
text-decoration : none; 
} 
BODY {
font-family : Arial; 
font-size : 10pt; 
color : black; 
background-color : #ffffff; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 
TABLE {
font-family : Arial;
text-align : center;
text-valign : bottom;
font-size : 10pt; 
color : black;
background-color : #FFFFFF; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 
TD {
font-family : Arial;
font-weight : bold;
text-align : center;
valign : bottom;
font-size : 10pt; 
color : black; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 
td.left
{
font-family : Arial;
text-align : left;
text-valign : bottom;
font-size : 10pt; 
color : black; 
margin-top : 0; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
} 
td.line
{
font-family : Arial;
font-weight : bold;
text-align : center;
valign : bottom;
font-size : 10pt; 
color : black; 
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
border-bottom : solid windowtext 1.8pt
}