body {
    SCROLLBAR-FACE-COLOR: #c8e0ec;
    SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0;
    SCROLLBAR-SHADOW-COLOR: #C0C0C0;
    SCROLLBAR-3DLIGHT-COLOR: #C0C0C0;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #c8e0ec;
    SCROLLBAR-BASE-COLOR: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #c8e0ec;
}
h1 
{
    text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

P 
{
    font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #454a46;
}
TD
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454a46;
}
LI
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454a46;
}
a:link {
	color: #00adef;
    text-decoration: underline;
}
a:visited {
	color: #00adef;
    text-decoration: underline;
}
a:active {
	color: #00adef;
    text-decoration: underline;
}
a:hover {
	color: #afb288;
}
.forms
{   
    font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    height: 14px; 
    width: 201px; 
    background-color: #FFFFFF;
}
.button
{   
    font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    height: 18px; 
    width: 50px; 
}
.title 
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #da2128;
}
.bigTitle
{
    font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #000000;
}
.description
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #000000;
}
#cart
{   
    border: 0px black solid;
    top: 167px;
    position: absolute;
    padding-left: 40px;
    height: 11px;
    float: left;
    width: 200px;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
