/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #441F06;
}
.content {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}

 h1{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
 }
.contentproduct {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
a {
	color: #FFFFFF;
}
a-hover {
	color: #CCCCCC;
}
.security {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	text-decoration: blink;
}
