body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;

}

.smalltext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:12px;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:20px;
}

td, th {
	
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}


h1 {
	
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

h2 {
	
	font-size: 15px;
	 font-weight: bold;
 	color: #666666;
}
h3 {
	
	font-size: 16px;
	 font-weight: normal;
	color: #999999;
}
h4 {
	
	font-size: 24px;
	background-color: #006666;
 	color: #DCDCDC;
}
h5 {
	
	font-size: 24px;
	background-color: #006666;
 	color: #DCDCDC;
}

h6 {
	
	font-size: 24px;
	background-color: #006666;
 	color: #DCDCDC;
}





.nav {
	
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px;
	text-align:left
}



.footer {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 210px;
}


a:hover {
	text-decoration: underline;
}


.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.mainBody {
	padding: 5px 20px 20px;
}
.date {
	font-size: 11px;
	color: #666666;
	padding: 3px 15px 3px 3px;
}
.imgProds {
	margin-right: 10px;
	margin-bottom: 10px;
}

.logoPad {
	margin-bottom: 10px;
	margin-left: 10px;
}
.price {
	border-right: #FF9900;
	border-bottom: #FF9900;
	border-left: #FF9900;
	font-weight: bold;
	color: #FF0000;
}
.dark {
	color: #333333;
	font-size: 16px;
}

