html, body { 
	color: #333;
	font-family: arial, geneva, san-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
	margin: 4px 10px;
	background-color:#f9fcff;
	padding:0;
}
A:link { 
font-size : 1em;
background : none;
color : blue;
text-decoration : underline;
} 
A:visited { 
font-size : 1em;
background : none;
color : blue;
text-decoration : underline;
} 
A:hover { 
font-size : 1em;
background : #ffff99;
color : red;
text-decoration : none;
} 
A:active { 
font-size : 1em;
background : white;
color : black;
text-decoration : none;
} 
.prod td { 
font-family : Verdana, sans-serif;
font-size : 1em;
border:1px solid #47aab9;} 

h3 { 
color : #1c5456;
font-size : 14pt;
font-style : italic;
font-family : Verdana, sans-serif;
} 
h4 { 
color : #1c5456;
font-size : 12pt;
font-style : italic;
font-family : Verdana, sans-serif;
} 
.header { 
background-color : #33b7c3;
color : #fff;
font-size : 12pt;
font-family : Verdana, sans-serif;
} 
.headerl { 
background-color : #33b7c3;
color : #fff;
font-size : 12pt;
font-family : Verdana, sans-serif;
background : #33b7c3 url(/images/box_top_l.gif) no-repeat top left;
}
.headerr { 
background-color : #33b7c3;
color : #fff;
font-size : 12pt;
font-family : Verdana, sans-serif;
background : #33b7c3 url(/images/box_top_r.gif) no-repeat top right;
}
.errorhead { 
background-color : #ff8;
color : #a00;
font-size : 12pt;
font-family : Verdana, sans-serif;
} 
.bold1 {
font: bold 10pt Verdana, san-serif;
color:#a00;
}
.hd1 { 
position : relative;
top : 5px;
left : 1px;
font : italic bold 2.4em times, serif;
color : #33aaff;
} 
.hd2 { 
position : relative;
top : -15px;
left : 20px;
font : bold 1.2em georgia, serif;
color : #333366;
margin-left : 0;
} 
A.box:link { 
font-size : 1em;
background : #ffc;
border:1px solid #00c;
padding-right:3px;
padding-left:3px;
margin-right:3px;
color : #00c;
text-decoration : none;
} 
A.box:visited { 
font-size : 1em;
background : #ffc;
border:1px solid #00c;
padding-right:3px;
padding-left:3px;
margin-right:3px;
color : #00c;
text-decoration : none;
} 
A.box:hover { 
font-size : 1em;
background : #ff6;
border:1px solid #900;
padding-right:3px;
padding-left:3px;
margin-right:3px;
color : red;
text-decoration : none;
} 
A.box:active { 
font-size : 1em;
background : #ffc;
border:1px solid #00c;
padding-right:3px;
padding-left:3px;
margin-right:3px;
color : #00c;
text-decoration : none;
} 

