/**FONT**/
.teal_header   { color: teal; font-size: 18px; font-family: Helvetica, Goudy, Helvetica, Times; font-style: italic; font-weight: bold }
.black_header {color: black; font-size: 16px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: bold }
.content { color: black; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal }
.content_small_red { color: red; font-size: 10px; font-family: Arial, Helvetica, Geneva; font-style: normal; font-weight: normal }
.content_small { color: black; font-size: 10px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal}
.content_bold { color: black; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: bold; font-style: normal }
.content_italic {color: black; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal; font-style: italic }
.content_bolditalic { color: black; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: bold; font-style: italic}
.content_teal { color: teal; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal }
a:link   { color: teal; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal; text-decoration: underline }
a:hover { color: teal; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal; text-decoration: underline }
a:active { color: teal; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal; text-decoration: underline }
a:visited { color: teal; font-size: 13px; font-family: Arial,Helvetica,Geneva; font-style: normal; font-weight: normal; text-decoration: underline }

/**LAYOUT**/
.darkgrey_title_bar{ background-color: #333333; height: 23px; width: 584px}
.white_title_text{color: #ffffff; font-size: 14px; font-family: tahoma, arial; font-style: normal; margin-left:4px; margin-top:3px; margin-bottom:3px; position: absolute}