body{
	margin: 0px;
	font-family: Tahoma;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
#subpages{
	margin: 15px;
}
#borderl {
	border-left: 1px solid #cccccc;
}
#footermenu {
	font-size: 60%;
	color: #666666;
}
#footermenu a:link {
	color: #666666;
	text-decoration: none;
}
#footermenu a:hover {
	text-decoration: underline;
}
#footermenu a:active {
	text-decoration: none;
	color: #666666;
}
#footermenu a:visited {
	text-decoration: none;
	color: #666666;
}
#copyright {
	border-top: 1px solid #cccccc;
	font-size: 60%;
	color: #999999;
}
#box p{
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
#box img{
	margin-right: 10px;
	margin-left: 10px;
}
.description {
	color: #666666;
	font-size: 70%;
	text-align: justify;
}
.tag {
	color: #666666;
	font-size: 70%;
	text-align: justify;
}
.readmore {
	text-align: right;
	font-size: 70%;
}
#pricinglist li {
	padding-top: 20px;
}