body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

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


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

}

h2 {
	
	font-size: 18px;
	 font-weight: normal;
 	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: 13px;
	font-weight: bold;
	background-color: #333333;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	text-align: left;
}


a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.mainTable {
	background-color: #999999;
	border: 1px solid #666666;
}
.mainBody {
	padding: 5px 20px 20px;
}

.imgProds {
	margin-right: 10px;
	margin-bottom: 10px;
}

.logoPad {
	margin-bottom: 10px;
	margin-left: 10px;
}
