<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--

a:link {color: #000080; text-decoration: underline}
a:visited {color: #000080; text-decoration: underline}
a:hover {color: #000000; text-decoration: none;  background: #FFFF00}
a:active {color: #0000FF; text-decoration: underline}

body {
background-color: #010080;
background-image: url(images/background_main.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
scrollbar-face-color:FFFF66;
scrollbar-highlight-color:cccc00;
scrollbar-3dlight-color:cccc66;
scrollbar-shadow-color:993333;
scrollbar-darkshadow-color:660000;
scrollbar-arrow-color:000033;
scrollbar-track-color:0033FF;
}

table {
background-color: #FFFFFF;
background-image: 
url('images/background.jpg');
padding-left: 10px;
padding-right: 10px
}

table.order {
background-color: #ffffff;
}

table.special {
background-color: #ffff00;
border-color: #FF0000;
border-style: outset;
border-width: 3px;
width: 600;
margin-left:auto;
margin-right:auto;
}

table.hp {
background-color: #ffffff;
border-color: #FF0000;
border-style: solid;
border-width: 1px;
width: 796;
margin-left:auto;
margin-right:auto;
}

p {
font-size: 12;
font-weight: normal;
font-family: verdana, Comic Sans MS;
line-height: 1.5;
word-spacing: 2px;
color: #000000
}

.small {
font-size: 9;
font-weight: normal;
font-family: verdana, Comic Sans MS;
line-height: 1.2;
word-spacing: 1px;
color: #000000
}

td {
font-size: 12;
font-weight: normal;
font-family: verdana, Comic Sans MS;
line-height: 1.5;
word-spacing: 2px;
color: #000000
}

tr {
font-size: 12;
font-weight: normal;
font-family: verdana, Comic Sans MS;
line-height: 1.5;
word-spacing: 2px;
color: #000000
}

p.small
{
font-size: 9;
font-weight: normal;
font-family: Comic Sans MS, verdana;
text-align: center
}

h1 {
font-size: 24;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #000080;
text-align: left
}

h2 {
font-size: 20;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #FF0000
}

h3 {
font-size: 16;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #000000
}

h4 {
font-size: 13;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #000000
}

h5 {
font-size: 11;
font-weight: bold;
font-family: Trebuchet MS, verdana;
color: #000000;
text-align: center
}

h6 {
font-size: 10;
font-weight: normal;
font-family: Trebuchet MS, verdana;
color: #000000;
text-align: center
}

hr {
color: #FF0000
}

-->
</style>