body {
	background-image: url('images/1bg.gif');
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.side {
	font-family: Tahoma;
	font-size: 11px;
	color: #006666;
	margin-left: 10px;

}
.side a {
	color : #006666;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.side a:hover {
	color : #006666;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 11px;
}
.side a:active {
	color : #333333;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}.prod {
	font-family: Tahoma;
	font-size: 11px;
	color: #006666;
	padding-left: 10px;
}
.prod a {
	color : #006666;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.prod a:hover {
	color : #006666;
	text-decoration : underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.prod a:active {
	color : #333333;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #006666;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	text-align: left;
	margin-left: 60px;
}
a {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}
.nav a {
	color : #333333;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.nav a:hover {
	color : #006666;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
.nav a:active {
	color : #333333;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}
ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	list-style-image: url('images/1bullet.gif');

}
.quote1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.quote2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 100px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}