body {
	margin: 15px 0px 0px 0px;
	background-image: url(images/bg1.jpg);
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
}

.prodheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
}

.welcome {
	font-family: "Times New Roman", Times, serif;
	line-height:24px;
	color: #0000ff;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	color: #2370a9;
	font-size: 42px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.bottom {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;

  height: 42px;
  background-repeat: no-repeat;
}

a.regular:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.regular:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.regular:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.regular:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 16px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
    .style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #0000ff;
}

 .pic_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	line-height: 16px;
	font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}


