body {
  font-family: Verdana, sans-serif;
  color: 49566A;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}

td {
  font-family: Verdana, sans-serif;
  color: 49566A;
  font-size: 10px;
  text-align: justify;
}

.sub {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  color: FFFFFF;
  font-weight: bold;
  font-size: 14px;
}

.subtitle {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  color: 49566A;
  font-weight: bold;
  font-size: 14px;
}

.title {
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  color: FFFFFF;
  font-weight: bold;
  font-size: 20px;
}

img {
  border: 0;
}

a:link {
	color: #49566A;
	text-decoration: underline;
}

a:visited {
  color: #49566A;
  text-decoration: underline
}

a:hover {
    color: #49566A;
	text-decoration: none;
}

a:active {
	color: #49566A;
	text-decoration: underline;
}

a.sublink:link {
	color: #49566A;
	text-decoration: none;
	font-weight: bold;
}

a.sublink:visited {
  color: #49566A;
  text-decoration: none;
  font-weight: bold;
}

a.sublink:hover {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.sublink:active {
	color: #49566A;
	text-decoration: none;
	font-weight: bold;
}

a.sublink2:link {
	color: #49566A;
	text-decoration: none;
	font-weight: bold;
}

select {
    font-size: 9px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

input {
    font-size: 9px;
	color: #404040;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.copy:link {
	color: #9DA1A4;
	text-decoration: none;
}

a.copy:visited {
  color: #9DA1A4;
  text-decoration: none;
}

a.copy:hover {
    color: #045767;
	text-decoration: underline;
}

a.copy:active {
	color: #9DA1A4;
	text-decoration: none;
}