<style type="text/css">{  }
h1, h2, h3, h4, h5, h6
{
font-family: arial;
color: navy;
font-weight: bold;
text-align: left;
margin-left: 10px
}
p
{
font-family: verdana;
font-size: 10pt;
margin-left: 10px;
text-align: left
}
body 
{
background-image: 
url('images/tile.gif');
background-repeat: repeat;
margin-top: 0px
}
ul.square 
{
list-style-type: square;
font-family: verdana;
font-size: 10pt;
text-align: left
}
ol.number
{
list-style-type: number;
font-family: verdana;
font-size: 10pt;
text-align: left
}
a
{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
text-align: left
}
a.side
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
text-align: left;
}
a.tips
{font-family: arial;
font-size: 8pt;
font-weight: normal;
text-decoration: underline;
text-transform: capitalize;
text-align: left;
}

a:link { color:#3333cc }
a:visited { color:#C22B10 }
a:active { color:#808080}

#order {
	display: block;
	width: 250px;
	height: 50px;
	background: url(images/order.png) no-repeat 0 0;
	margin: 0 auto;
}

#order:hover { background-position: 0 -50px; }
#order SPAN { display: none; }

--></style>
