body {
	margin: 0% 5% 0% 5%;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	}

h3 {
	color: #6ba0b6;
	background-color: #000000;
	font-size: 20px;
	font-weight: bold;
	}

h4 {
	color: #6ba0b6;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}

.lnk {
	color: #6ba0b6;
	background-color: #000000;
	font-size: 24px;
	font-weight: bold;
	}

.b {
	font-weight: bold;
	}

.b2 {
	font-size: 16px;
	font-weight: bold;
	}

.tre {
	color: #cc2244;
	background-color: #000000;
	}

.hr {
	font-size: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cc2244; 
	border-bottom-width: 2px;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
}

.lft {
	text-align: left;
	}
	
.prod li {
	float: left;
	list-style-type: none;
	}

.cont {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	}

.cont2 {
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	}

.cont3 {
	margin-left: auto;
	margin-right: auto;
	width: 588px;
	}

.cont4 {
	margin-left: auto;
	margin-right: auto;
	width: 672px;
	}

a:link {
	color: #6ba0b6;
	background-color: #000000;
	}

a:visited {
	color: #6ba0b6;
	background-color: #000000;
	}

a:hover {
	color: #cc2244;
	background-color: #000000;
	}

a:active {
	color: #6ba0b6;
	background-color: #000000;
	}
	
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav-menu li {
	float: left;
	margin: 0 0;
	}
	
#nav-menu li a:link {
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 80px;
	display: block;
	border-width: 2px;
	border-color: #7d7d7d;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:visited {
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 80px;
	display: block;
	border-width: 2px;
	border-color: #7d7d7d;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:hover {
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 80px;
	display: block;
	border-width: 2px;
	border-color: #7d7d7d;
	border-style: inset;
	text-decoration: none;
	text-align: center;
	} 
	
#nav-menu li a:active {
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 80px;
	display: block;
	border-width: 2px;
	border-color: #7d7d7d;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	} 
