
body
{
        font-family: Arial;
	scrollbar-base-color:#C3C3C3;
}

b
{
        font-weight: bold;
        font-family: Arial;
	font-size:10pt;
        text-decoration:none;
}
i
{
        font-weight: bold;
        font-family: Arial;
        font-size:8pt;
        font-style:normal;
        text-decoration:none;
}
u
{
        font-family: Arial;
        font-weight: bold;
        font-size:8pt;
        text-decoration:none;
}
a:link
{
}
a:visited
{
}
a:active
{
        background-color:#00008b;
}
a:hover
{
        background-color:#00008b;
}

