body{
    background : WHITE;
    font-family: Arial, Helvetica, sans-serif;
}
a.POSLink {
    color: Maroon;
    font-size: 100%;
}
a.NotAvailableLink {
    color: Silver;
    font-size: 100%;
}
a.WhiteLink {
    color: White;
    font-size: 100%;
}
a.NoDisplayLink:link {
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
a.NoDisplayLink:active {
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
a.NoDisplayLink:visited {
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    COLOR: #000000;
}
big.AppName {
    color: White;
    font-size: 150%;
}
big.AppDescr {
    color: White;
    font-size: 100%;
    font-weight : bold;
}
big.ScreenTitle {
    color: Black;
    font-size: 125%;
    font-weight : bold;
}
big.Error {
    color: Red;
    font-size: 100%;
    font-weight : bold;
}
big.Message {
    color: Navy;
    font-size: 80%;
}
big.Notes {
    color: Maroon;
    font-size: 80%;
}
big.Hint {
    color: Maroon;
    font-size: 75%;
}
big.Section {
    color: Black;
    font-size: 100%;
    font-weight : bold;
}
big.Asterisk {
    color: Red;
    font-size: 80%;
}
big.POSLink {
    color: Maroon;
    font-size: 100%;
}
big.WhiteLink {
    color: White;
    font-size: 90%;
}
big.MenuHeader {
    color: White;
    font-size: 180%;
    font-weight : bold;
}
big.InternetTitle {
	color: #0167B2;
	font-size: 200%;
	font-weight : bold;
}
body{
    background : WHITE;
    font-family: Arial, Helvetica, sans-serif;
}


