div,span,p,td,th,table,body {
	font-family:  "Tahoma", Arial, Helvetica, Helv, Sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
}
th {
    text-align: left;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border: 0px;
}

li {
	list-style-image: url(../Images/bullet.gif);
}

.content a:link, .content a:visited {
}

.content td {
    vertical-align: top;
}
.introparagraph {
	font-size: 13px;
	font-style: normal;
}
.content h1 {
	font-size: 15px;
	font-style: normal;
	margin-bottom: 5px;
}
.imglinks {
	border-bottom: 1px dotted white;
	text-decoration:none;
}
.hosting thead td {
	border-bottom:1px solid #cccccc;
}
.hosting tbody td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom:1px solid #cccccc;
}
.hosting th {
	border-bottom:1px solid #cccccc;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #e0e0e0;
}
.hosting tbody td.price {
	font-weight:bold;
	padding-left: 5px;
}
.hostingback td {
	border-bottom:1px solid #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
