    body {
        margin: 0px 0px 0px 0px;
    }

    TD {
        FONT-SIZE: 10px;
        FONT-FAMILY: verdana;
        COLOR: #000000;
    }

    .infotable {
        border-collapse: collapse;
    }

    .infotable td {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .maintable TD {
        FONT-SIZE: 11px;
        FONT-FAMILY: verdana;
        COLOR: #000000;
    }

    .bold {
        font-weight: bold;
    }

    .headbold {
        font-size: 16pt;
        font-weight: bold;
        font-family: Arial;
        color: #083284;
        padding-left: 2px;
        padding-right: 8px;
        border-bottom: 2px black solid;
    }
    
    .newshead {
        color: #19499B;
        font-size: 12pt;	
        font-weight: bold;
    }

    .lefthead {
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
    }
    
    .padding20201010 {
        padding-left:20px;
        padding-right:25px;
        padding-top:5px;
        padding-bottom:10px;
    }

    .mainheadred    {
        font-size: 14pt;
        font-weight: bold;
        font-family: Arial;
        color: #C00000;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    
    .mainhead    {
        font-size: 14pt;
        font-weight: bold;
        font-family: Arial;
        color: #19499B;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    a.mainhead    {
        font-size: 14pt;
        font-weight: bold;
        font-family: Arial;
        color: #19499B;
        margin-top: 15px;
        margin-bottom: 5px;
        border-bottom: 0px;
    }

    a:hover.mainhead    {
        font-size: 14pt;
        font-weight: bold;
        font-family: Arial;
        color: #19499B;
        margin-top: 15px;
        margin-bottom: 5px;
        border-bottom: 0px;
    }
    
    .maintext    {
        padding-left: 10px;
        font-size: 11pt;
        font-weight: normal;
    }
    .maintext ul    {
        list-style-position: outside;
    }
    .maintext ul li    {
        list-style-type: disc;
    }
    .maintext ul ul    {
        list-style-position: outside;
    }
    .maintext ul ul li   {
        list-style-type: circle;
    }

    .maintext table {
        border-collapse: collapse;
	border-width: 1px;
    }

    .maintext td {
	font-size: 12px;
	padding: 3px;
	
    }

    .customservertable table {
        border-collapse: collapse;
	border-width: 1px;
    }

    .customservertable td {
	font-size: 12px;
	padding: 1px;
	height: 25px;
    }

    .dedicatedservertable table {
        border-collapse: collapse;
	border-width: 1px;
    }

    .dedicatedservertable td {
	font-size: 12px;
	padding: 1px;
	height: 20px;
    }

    .pricetable table {
        border-collapse: collapse;
    	border-width: 1px;
    }

    .pricetable td {
	font-size: 12px;
	padding: 1px;
	height: 20px;
    }

    .contact_name {
	color: #000000;
	font-weight: bold;
    }

    .contact_number {
	color: #000090;
	font-family: monospaced;
	font-size: +115%;
	font-weight: bold;
    }

    .monospaced {
        font-family: monospaced;
        letter-spacing: 0.25mm;
        font-size: 10pt;
    }
    
    .notes {
        font-size: 9px; 
        font-family: verdana;
        text-decoration: none;
        color: blue;
        font-weight: bold;
        border: 0px;
    }

    a:hover.notes {
        color: blue;
    }

    a.mainheadlink {
        font-size: 14pt;
        font-weight: bold;
        font-family: Arial;
        color: #19499B;
        margin-top: 15px;
        margin-bottom: 5px;
        border-bottom: 1px dashed;
    }

    a:hover.mainheadlink {
        color: #C00000;
        border-bottom: 1px solid;
    }

    a.headerlink {
        border: 0px;
    }
    a:hover.headerlink {
        border: 0px;
    }

    a.small {
        font-size: 10px; 
        font-family: verdana;
        text-decoration: none;
        color: #000090;
        font-weight: bold;
        border-bottom: 1px dashed;
    }

    a:hover.small {
        color: #ff0000;
        border-bottom: 1px solid;
    }

    a.menu {
        text-decoration: none;
        color: white;
        font-size: 10px; 
        font-family: verdana;
        font-weight: bold;
    }
    a:hover.menu {
        color: #ff0000;
    }
    
    a.quicklink {
        text-decoration: none;
        color: #000090;
        font-size: 12px; 
        font-family: verdana;
        font-weight: bold;
        border-bottom: 1px dotted;
	line-height: 160%;
    }

    a:hover.quicklink {
        color: #E00000;
        border-bottom: 1px solid;
    }

    a.def {
        text-decoration: none;
        color: #000090;
        font-weight: normal;
        border-bottom: 1px dashed;
    }
    a:hover.def {
        color: #C00000;
        border-bottom: 1px solid;
    }

    a {
        text-decoration: none;
        color: #000090;
        font-weight: bold;
        border-bottom: 1px dashed;
    }
    a:hover {
        color: #C00000;
        border-bottom: 1px solid;
    }

    .bc {
        border-collapse: collapse;
    }

    .classless {
        border-collapse: collapse;
	border: 0px;
    }

    .classless td {
        font-size: 11pt;
        font-weight: normal;
    }

    .leftfloatimage {
        float: left;
        padding-top: 8px;
        padding-right: 5px;
    }
