body {
	background: #ddddff;
	color: 000000;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

.header {
	background:url(images/winter_logo3.jpg);
}

.green {
	color:#33ff33;
}

.blue {
	color:#3333ff;
}

.left {
        background: #ffffff;
        text-align: left;
}

.center {
        text-align: center;
}

table.light {
        background: #ffffff;
}

table.dark {
	background: #555588;
}

p.formtext {
        font-size: 18px;
}

FONT.MENU
	{
	color: ffffff;
	font-size: 18px;
	font-family: verdana;
	}

font.standard
	{
	color: 000000;
	font-size: 16px;
	font-family: verdana;
	}
font.large
        {
        font-size: 22px;
        }

font.large_center
        {
        font-size: 22px;
        text-align: center;
        }


.sale_price
        {
        font-size: 22px;
        color: #ff4444;
        }

.c_links A:LINK
        {
        color: 000000;
        font-size: 16px;
        font-family: verdana;
        text-decoration: none;
        }

.c_links A:VISITED
        {
        color: 0000ff;
        font-size: 16px;
        font-family: verdana;
        text-decoration: none;
        }

.c_links A:ACTIVE
        {
        color: ff2222;
        font-size: 16px;
        font-family: verdana;
        text-decoration: none;
        }
		
.c_links A:HOVER
	{
	color: ff2222;
	}

A:LINK, A:VISITED, A:ACTIVE
	{
	color: ffffff;
	font-size: 20px;
	font-family: verdana;
	text-decoration: none;
	}

A:HOVER
	{
	color: ff6666;
	}
