/*
eazyShop CSS
@Author Thomas Lisson, JTL-Software
more info at http://www.jtl-software.de
*/

html, body, div, p, h1, h2, h3, ul, li, ol, 
span, a, table, td, form, img, li {
   border: none;
   font-family:Verdana, Geneva, sans-serif;
}

body, html, table {
	font-size: 12px;
	color: #000000;
}

a.menu:link		{ text-decoration:none;font-family:arial,Verdana;font-style:normal;color:#000;font-size:13px;font-weight:bold;}
a.menu:visited	{ text-decoration:none;font-family:arial,Verdana;font-style:normal;color:#000;font-size:13px;font-weight:bold;}
a.menu:active	{ text-decoration:none;font-family:arial,Verdana;font-style:normal;color:#000;font-size:13px;font-weight:bold;}
a.menu:hover	{ text-decoration:underline;font-family:arial,Verdana;font-style:normal;color:#000;font-size:13px;font-weight:bold;}

h1 {font-family:arial,Verdana;font-style:normal;color:#000000;font-size:14px;font-weight:bold;}
h2 {font-family:arial,Verdana;font-style:normal;color:#000000;font-size:13px;font-weight:bold;}

ul,ol {
margin: 10px 10px 10px 13px;
}
