#left-nav li {
  margin-left: -15px;
  list-style-type: square;
  color: red;
  font-face: Arial, Helvetica, Sans-serif;
}

body {
  scrollbar-face-color: #000066;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #ffffff;
  font-face: Arial, Helvetica, Sans-serif;
  font-size: 62.5%; /* Resets 1em to 10px */
  background-color: #ffffff;
}

a:link {
  color: #990000;
  text-decoration: none;
}
a:visited {
  color: #990000;
}
a:hover {
  color: #ffffff;
  background-color: #000066;
  text-decoration: underline;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	font-face: "Georgia";
        text-decoration: none;
		color: #0066CC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #00006;
}

.pp {
  text-transform: uppercase;
  font-weight: bold;
  color: #017dd7
}

.maintext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.hostingmainpage {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #017dd7; font-weight: bold}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #017DD7 #017dd7 #017dd7; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.smalltextbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold; color: #017DD7}

.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h2, h3 {
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
	text-align: center;
	font-size: 90%;
}

h1 {
        font-size: 100%;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
}

.smalltextnoborder {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-style: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px
}

.smalltext_nooutline { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

