body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
}

.maroon-small {color:#990033; font-size:10px; font-weight:bold}
.maroon-meduim {color:#990033; font-size:12px; font-weight:bold}
A.maroon-medium:link {color:#990033; text-decoration:none}
A.maroon-medium:hover {color:#FF0000; text-decoration:none}
A.maroon-medium:visited {color:#990033; text-decoration:none}

.navy-large {color:#003366; font-size:large; font-weight:bold}
A.navy-large:link {color:#003366; text-decoration:none}
A.navy-large:hover {color:#003366; text-decoration:none}
A.navy-large:visited {color:#003366; text-decoration:none}

.navy-medium {color:#003366; font-size:14px; font-weight:bold}
A.navy-mediom:link {color:#003366; text-decoration:none}
A.navy-medium:hover {color:#003366; text-decoration:none}
A.navy-medium:visited {color:#003366; text-decoration:none}

.text-medium{font-size:larger; font-weight:bold}
.text-medium-red {color:#FF0000; font-size:larger; font-weight:bold}
A.text-meduim-red:link {color:#FF0000}
A.text-meduim-red:hover {color:#000099}
A.text-meduim-red:visited {color:#FF0000}

.text-small-bold {font-size:10px; font-weight:bold}
.text-small {font-size:10px}