body {
	margin: 0px 0px 0px 0px;
}

body table tr td {
        font-family: "Verdana";
        font-size: 10px;
}

A:link {
        text-decoration: none;
        color: #000060;
        font-family: 

"Verdana";
        font-weight: bold;
        font-size: 10px;
}
A:active {
        text-decoration: none;
        color: #FF0000;
        font-family: "Verdana";
        font-weight: bold;
        font-size: 10px;
}
A:visited {
        text-decoration: none;
        color: #000060;
        font-family: "Verdana";
        font-weight: bold;
        font-size: 10px;
}
A:hover {
        text-decoration: underline;
        color: #4040FF;
        font-family: "Verdana";
        font-weight: bold;
        font-size: 10px;
}

.text {
        font-family: "Verdana";
        font-weight: normal;
        font-size: 10px;
        color: #000000;
}

.errortext {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 10px;
        color: #CC0000;
}

.smalltext {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 9px;
        color: #000080;
}

.headtext {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 10px;
        color: #000080;
}

.pricetitle {
        

font-family: "Verdana";
        font-weight: bold;
        font-size: 12px;
        color: #C00000;
}

.texttitle {
        font-family: "Times";
        font-weight: bold;
        

font-size: 18px;
        color: #000080;
}

.menutitle {
        font-family: "Times";
        font-weight: bold;
        font-size: 24px;
        color: #000080;
}

.title {
        font-family: "Times";
        font-weight: bold;
        font-size: 24px;
        color: #000080;
}



