
@import "css/design.css";
@import "css/menu.css";
@import "css/misc.css";
@import "css/menutop.css";
@import "css/module.css";
@import "css/cart.css";
@import "css/ext.css";

body	{		
font-size:11px;
margin:0px;
font-family:verdana, arial, helvetica, sans-serif;
font: 0.8em Arial, Helvetica, sans-serif;
color:#000000; 
background-color:#ffffff;
text-align:center;
background-repeat: repeat-x;	
background-image: url(/inc/graphic/bodybg.pn);  
}
A:link,A:visited,A:active {
font-size:11px;		
color:#000000;			
font-weight: normal;		
text-decoration:underline;
}
A:hover {		
font-size:11px;
color:#000000;
font-weight: normal;	
text-decoration: none;
}
A 		{		
font-size:11px;
color:#000000;
font-weight: normal;
text-decoration:underline;
}
p		{
font-size:11px;
font-family:verdana, arial, helvetica, sans-serif;
}
td		{
font-size:11px;										}
h1 		{
font-size:24px;	
font-weight:900;
color:#546D7D;
}
h2 		{
font-size:20px;	
font-weight:900;
color:#546D7D;
}
h3		{
font-size:18px;
font-weight:900;
color:#546D7D;
}
h4		{
font-size:14px;
font-weight:900;
color:#546D7D;
}
HR.line			{
color: #9E9E9E;
height: 1px;
width: 500px;}

IMG {border:0px;}
p  img {border:0px;}
a img {border:0px;}



