/* CSS Document */
h1 
{
white-space: nowrap;
color: #666666;
font-size: 8pt;
font-family: MS Sans Serif;
font-weight: normal
}
h2 {
color: #567396;
font-size: 8pt;
font-family: tahoma;
font-weight: normal
}

h3 {
color: #567396;
font-size: 12pt;
font-family: tahoma;
font-weight: normal
}
p {color: #666666;
font-size: 8pt;
font-family: MS Sans Serif;
font-weight: normal}


a:link { color: #000000; 
font-style: normal; 
font-size: 10pt; 
font-family: tahoma
}

a:visited { color: #000000; 
font-style: normal; 
font-size: 10pt; 
font-family: tahoma
}