body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color: #EEEEEE;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer {
	color: #666666;
	font-size: 10px;
}
.footer a{
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}
.footer a:hover {
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
h2 {
	color: #000099;
	font-size: 12px;
	padding: 0px;
	margin: 12px 0px 6px 1px;
}
p {
	margin: 0px;
}
.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.baseline {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
h1 {

	color: #000099;
	font-size: 14px;
	padding: 0px;
	margin: 12px 0px 6px;
}
.sideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
.CountrySelect {
	color: #666666;
	font-size: 10px;
}
.Features {
	color: #333333;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.HostingPrice {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.Bullets {
	color: #333333;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(../images/arrows_blue.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
