a:link, a:visited {
	color: #D03505;
}
body {
	margin: 0;
	padding: 0;
	color: #6A6A6A;
	background: #FFFFFF;
	font: 15px/1.25em Arial, Verdana, "sans-serif";
}
h2 {
	font-size: 26px;
	margin-bottom: -5px;
}

.bottomlinks {
	text-align: center;
}
.bottomlinks a:link,.bottomlinks a:visited {
	color: #D03505;
	font-size: 13px;
	text-decoration: none;
}

h2, h3, h4, h5, #vhost a:link, a:hover, a:active, #vhost a:link, #vhost a:visited, .bottomlinks a:hover, .bottomlinks a:active {
	color: #000080;
	margin-bottom: 0px;
}
h3 {
	font-size: 23px;
	font-weight: bold;
}
h4 {
	font-size: 19px;
	margin-bottom: 0px;
}
h5 {
	margin-bottom: -14px;
	font-size: 14px;
}
img {
	margin-right: 5px;
}
p {
	font: 15px/1.25em Arial, Verdana, "sans-serif";
}

.footer img{
	margin-right: 0;
}
.point {
	color: #D03505;
	font: bold;
}

.prettypoint {
	color: #000080;
	font-style: italic;
	font-weight: bold;
}
#vhost {
	padding-top: 10px;
}
#vhost a:hover, #vhost a:active{
	color: #D03505;
}
#vhostspeech {
	padding-top: 10px;
}
#vhostspeech li {
	list-style: disc inside;
	color: #000080;
}
#vhostspeech ul {
		margin: 0px;

}
.steps {
	margin-bottom: 5px;
}