<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>CRC Prefix Calculator</title>
<style type="text/css">
/*<![CDATA[*/
body
{
    font-style:normal;
    font-family:Verdana,Arial, sans-serif;
    background-color:white;
    color:black;
    margin-left:5%;
}
h1
{
    text-indent:1em;
    color:white;
    background-color:navy;
}
h2
{
    text-indent:2em;
    color:white;
    background-color:navy;
}
h3
{
    margin-left:1em;
    margin-right:1em;
    text-indent:2em;
    color:white;
    background-color:navy;
}
table
{
    border-style:solid;
}
td
{
    padding-left:20px;
}
caption
{
    font-style:oblique;
}
/*]]>*/
</style>
<script type="text/javascript">
//<![CDATA[