body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.menu a:hover{
	color: #ffdf96;
	text-decoration: underline;
}
#low {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 160%;
	padding: 10px;
}
.leftmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../i/left_1.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 5px;
	background-position: 5px;
}
.leftmenu a:hover{
	color: #ffdf96;
	text-decoration: underline;
}
.leftmenu1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../i/left_2.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 30px;
	background-position: 5px top;
}
.leftmenu1 a:hover{
	color: #ffdf96;
	text-decoration: underline;
}
.wenzi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #155182;
	text-decoration: none;
	display: inline;
}
#productlink a{
	background-color: #ffffff;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
#productlink a:hover{
	background-color: #D4D0C8;
	color: #000000;
	text-decoration: none;
}