BODY
{
    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-POSITION: left top;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; 
    FONT-SIZE: 14px;
    HEIGHT: 0px;
    WIDTH: 0px;
    MARGIN: 0px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A
{
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #990000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #990000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #990000;
    BACKGROUND-COLOR: #ffff99;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #990000;
    BACKGROUND-COLOR: #ffcc99;
    TEXT-DECORATION: none
}
P
{
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; 
    COLOR: #000000;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000
}
td.welcome
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
}
td.title
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #800000
}
td.price
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #000080
}
td.step
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	color: #800000
}
td.number
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #800000
}
input
{				
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 12px;		
	background-color: #eeeeee;
    border-style : groove
}							
select
{				
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 12px;		
	background-color: #eeeeee;
    border-style : groove
}		
textarea
{				
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 12px;		
	background-color: #eeeeee;
    border-style : groove
}							
input.colorbutton
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	cursor: hand;
    border-style : outset
}
