/* CSS Document */
body {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	margin: 0; padding: 0;
	background-color: #000000;
}

p {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
}
#details {
	color: #990000;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.productinfo {
	color: #000;
	font-size: 12px;
}
.product {
	border: #990000 solid 4px;

}
body,td,th {
	font-size: 16px;
}
a {
	font-size: 16px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a.nav {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	line-height: 16px;
}
a:visited.nav {
	color: #ffffff;
}
a:hover.nav {
	color: #ffffff;
}
a:active.nav {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 20px;
	color: #990000;
}
h3 {
	font-size: 18px;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: 000;

}
