/* 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: #000000;
}

/* 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: #000000;
}

/* 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: #003399;
  text-decoration: none;
}

A.M:LINK {
  color: #003399;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #003399;
  text-decoration: none;
}

A:LINK {
  color: #003399;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #FFFFFF;
} 
.content {
	padding-right: 25px;
	padding-left: 25px;
}

/* do not remove */
.highred {
 color: #ff0000;
 font: bold 1.1em;
}
.headred {
 color: #ff0000;
 font-family: Georgia, Times, serif;
 font-weight: bold;
 font-size: 22px;
}
.highblue {
 color: #3366cc;
} 
.headblue {
 color: #3366cc;
 font-family: Georgia, Times, serif;
 font-weight: bold;
 font-size: 22px;
}

.image {
 margin: 15px 15px 15px 15px;
}