body, ul, td, th {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
}

p {
  font-family: arial,helvetica,sans-serif;
}

em {
  font-weight: bold;
  font-style: italic;
}

.error {
  color: #cc0000;
}

.warning {
  color: #3366CC;
}

code, pre {
  font-family: "andale mono", "monotype.com", "courier new", monospace;
  font-size: 90%;
}

h1 {
  font-family: arial,helvetica,sans-serif;
  font-size: 160%;
  font-weight: bold;
  color: #711630;
}

h2 {
  font-family: arial,helvetica,sans-serif;
  font-size: 125%;
  font-weight: bold;
  color: #000000;
}

h3 {
  font-family: arial,helvetica,sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #000000;
}

h4 {
  font-family: arial,helvetica,sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #711630;
}

small {
  font-family: arial,helvetica,sans-serif;
  font-size: 85%;
}

a:visited {
  color: #711630;
  text-decoration: underline;
; font-weight: normal}

a:link {
  color: #711630;
  text-decoration: underline;
; font-weight: bold}

a:hover {
  color: #666666;
  text-decoration: none;
}

a.small {
  font-family: arial,helvetica,sans-serif;
  font-size: 85%;
  text-decoration: none;
}

a.medium {
  font-family: arial,helvetica,sans-serif;
  font-size: 85%;
  text-decoration: none;
}

a.large {
  font-family: arial,helvetica,sans-serif;
  font-size: 95%;
  text-decoration: none;
}

input {
  font-family: arial,helvetica,sans-serif;
}

input.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}

select.small {
	font-family: arial,helvetica,sans-serif;
	font-size: 90%;
}

textarea {
  font-family: arial,helvetica,sans-serif;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #333333}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 19px; color: #333333}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 160%; line-height: 17px; font-weight: bold; color: #772138}
.smallhead { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; font-weight: bold; color: #772138 }


