body {
	color: #444;
	background-color: #fff;
}
		
html, body, h2, h3, h4, div, p, ul, li, table {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 14px;
}
		
A:link {
	color: #000099;
	text-decoration : none;
}
A:visited {
	color: #000099;
	text-decoration : none;
}
A:active {
	color: #000099;
	text-decoration : none;
}
A:hover { 
	color: #666699; 
	text-decoration: underline 
}

.\1g { background : url(../images/1g.gif);}
.\1v { background : url(../images/1v.gif); }
.marginleft { margin-left: 10px; }
ul {text-align : left;}

.small { font-size: 12px;}
.menu { font-size:15px;  }
.menusmall {font-size:13px;	}
address { font-size:14px; }
.catalogtitle{ font-size:15px; }