body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #6600FF;
}
a:active {
	color: #3399FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}

.navbar {
	background-color: #CCFFFF;
}
#navlinks {margin:0; padding:0;}

#navlinks li {
	margin-left:5px ; 
	list-style: none;
	display: inline;
}
.boxstroke {

}
td.lefthead {
	background-color: #9bcbfd;
}

td.righthead {
	padding: 20px 10px 10px 15px;
	background-color: #9bcbfd;
}

td.leftcolumn {
	background-color: silver;
	padding-top: 10px;
	padding-left: 10px;
}

.leftproductbox {
	text-align: left;
}

#producticon1 {
	left: 200px;
	position: relative;
	bottom: 50px;
	display: block;
}

#producticon2 {
	display: block;
	position: relative;
	left: 210px;
	bottom: 50px;
}

#producticon3 {
	display: block;
	position: relative;
	left: 200px;
	bottom: 50px;
}

td.rightcolumn {
	padding-left: 10px;
}

.footer {
	background-color: gray;
}

</style>
