BODY, TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.png {
	behavior: url("/style/png.htc");
}
.menu {
font-family: Tahoma;
font-size:12px;
color: #606060;
font-weight:normal;
text-decoration:none;
}
.buttons {
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
.text_white {
font-family: Tahoma;
font-size:11px;
color:#ffffff;
}
.text_black {
font-family: Arial;
font-size:11px;
color:#606060;
font-weight: normal;
}
.text_red {
font-family: Arial;
font-size:11px;
color:#bc1a39;
font-weight: bold;
}
.header_black {
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:11px;
color: #666666;
font-weight:bold;
text-decoration: underline;
}
.headers_red {
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:11px;
color:#bc1a39;
font-weight:bold;
text-decoration:none;
}
.text_blue {
font-family: Arial;
font-size:11px;
color:#7d75a0;
font-weight: normal;
}
a:hover {
color:#666666;
}
li {
	list-style-position:inside;
	list-style-type:square;
}
	

