BODY {
	MARGIN: 0px 0px 0px 0px;
	FONT-FAMILY: "Arial", Times, serif;
}
TABLE {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", Times, serif;
        font-size: 12;
}
a:link {
    font-family: inherit;
    font-size: 14px;
    text-decoration: none;
	font-weight:bold;
    color: #003399;
}
a:hover {
    font-family: inherit;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
	font-weight:bold;
    background-color: #ffffff
}
a:visited {
    font-family: inherit;
    font-size: 14px;
    text-decoration: none;
	font-weight:bold;
    color: #003399;
}
a:visited:hover {
    font-family: inherit;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
	font-weight:bold;
    background-color: #ffffff
}
a.foot:link {
    font-family: inherit;
    font-size: 10px;
    text-decoration: none;
    color: #003399;
}
a.foot:hover {
    font-family: inherit;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
a.foot:visited {
    font-family: inherit;
    font-size: 10px;
    text-decoration: none;
    color: #003399;
}
a.foot:visited:hover {
    font-family: inherit;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}
.colprice {
    font-family: inherit;
    font-size: 12;
    color: #000000;
    FONT-WEIGHT: bold;
}