input { font-size: 10px; }
small { font-size: 10px; }
b { font-size: 12px; font-weight: bold; }
a:link { font-weight: bold; text-decoration: none; color: #666699; }
a:link.rss { font-weight: normal; text-decoration: none; color: #666699; }
a:visited { font-weight: bold; text-decoration: none; color: #666699; }
a:visited.rss { font-weight: normal; text-decoration: none; color: #666699; }
a:hover { font-weight: bold; text-decoration: none; color: purple; }
a:hover.rss { font-weight: normal; text-decoration: none; color: purple; }
body { 
	font-size: 10px;	
	background: #ffffff;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top left;
}

  td.sidebar { border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0px 1px 0px 0px;
    }

  .sidetable { border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 1px 0px 0px 1px;
    }

  h1 { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: rgb(64, 77, 105);
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    }

    a:link.hosting { color: rgb(193, 200, 6); }
    a:visited.hosting { color: rgb(193, 200, 6); }
  

h2 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(193, 200, 6);
    }
  h3 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(193, 200, 6);
    }

  p { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

  h3 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255);
    }

  .sidetable2 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255);
    }

  .sidelinks { font-family: Verdana,Arial,Helvetica,sans-serif;
    color: rgb(255, 190, 0);
    font-size: 12px;
    font-weight: bold;
    }

  .baseline { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: rgb(85, 85, 85);
    }

  td { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: rgb(102, 102, 102);
    }

