/*Copyright 2001 okc.ca   2002 Mar 15 */
.dummy	{color:red}
BODY	{color:black; background:white;}
BODY,DL,DT,P,LI,TH,TD, .titlebox
	{font-family:Verdana,Arial,Helvetica,sans-serif;}
H1,H2,H3,H4,H5,H6 {color:#2277BA; font-weight:bold;}
H2	{margin-top:20px;margin-bottom:30px}
.titlebox {font-size:80%; color:#2277BA; 
	background:#FFF; font-weight:bold;}
.title	{color:#2277BA; font-weight:bold;}
TH	{font-size:100%; color:#2277CC; }
UL	{list-style-type:square;}
EM	{color:#666; font-weight:bold; font-style:normal;}
EM A	{color:#093; font-weight:bold;}
A:link	 {color:#080; font-weight:bold;}
A:visited{color:#060}
A:active {color:#C00}
A:hover  {color:#C00; text-decoration:underline;}

.menubar, .box, .navbar, 
.button, .product, .price, .productdesc, .productdesc P, .instructions, .block,
 .sm, .note, .footer, .footerbar
	{font-family:Verdana,Arial,Helvetica,sans-serif;}

.box	{margin-left:5%;margin-right:5%}
.menubar{font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#BBB; padding:2px; border:none;
	width:auto; text-align:center;}
.button A, .button A:visited
	{color:#06F; font-weight:bold; text-decoration:none;}

.product {font-size:110%; color:#2277BA; font-weight:bold;}
.price	{color:#2277BA; font-weight:bold}

.productdesc {font-size:83%;}
.instructions {font-size:83%; color:purple;}
.block {font-size:83%; color:purple; font-weight:bold;}
.sm	{font-size:83%}
.note	{font-size:83%; margin-left:4%;margin-right:4%;}
.button	{color:#06F; background:#CEF; 
	font-size:83%; padding:2px; border:none;}
.footer {font-size:75%; text-align:center;}
.footerbar {font-size:75%; padding:9px;}
