p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i,body
{
    font-family: Arial, Helvetica, "Times New Roman", sans-serif;
}

p,ul,ol,li,div,td,th,address,nobr
{
    font-size: 10pt;
}

b
{
    font-weight: bold;
}

a:link,a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:active
{
    color: #C70083;
    font-weight: bold;
    text-decoration: none;
}

acronym
{
	border-bottom:1px dotted;
}
