/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #fff;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #fff;
}

font, div, p, span, td {color:#FFF;}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #959c64;
  text-decoration: none;
}

A.M:LINK {
  color: #959c64;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline; color:#D66F66;
}

A:VISITED {
  color: #959c64;
  text-decoration: none;
}

A:LINK {
  color: #959c64;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline; color:#D66F66;
}

BODY {
  background-color: #2e3437;
}

#MyCompany {
display:none;
}
 
.content {
	padding-right: 25px;
	padding-left: 25px;
}

h1 {font-family:Arial, Helvetica, sans-serif;}
