p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
        margin-top:0px;
        margin-bottom:10px;
}

p.Fett {
       font-weight:bold;
}

ul { margin:2px;
      padding:0px; }

ul.Fett {
       font-weight:bold;
}

.Fett {
       font-weight:bold;
}

a.Fett {
      font-weight:bold;
      color:#000000;
      text-decoration:none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
        margin-top:17px;
        margin-bottom:17px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        margin-top:17px;
        margin-bottom:17px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
        margin-top:13px;
        margin-bottom:13px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
        margin-top:13px;
        margin-bottom:13px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
        margin-top:11px;
        margin-bottom:11px;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
        margin-top:11px;
        margin-bottom:11px;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

ul {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.left {
	width:50%;
}


td.right {
	width:50%;
}

table.productstat {
        width:480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
        background:#ffffff;
}

table.productstat th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
        background:#828585;
        padding:5px 4px;
        height:22px;
        vertical-align:middle;
        text-align:center;
}

table.productstat td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
        background:#eeeeee;
        padding:4px 4px;
        height:20px;
        vertical-align:middle;
}

table p {
        margin:0px;
        padding:0px;
}

table.productstat td.left p {
	font-weight:bold;
}

img {
       border:0px;
}

img.ImText {
      vertical-align:middle;
}