div, p, table td, table th, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.table {
	border: medium dotted;
	border-color: black;
	text-align: center;
}

h1 { font-size: 15px; font-weight: bold;}

a:link,a:visited,a:active {
	color: #222222;
}
a:hover {
	color: #666666;
}

.smallText { font-size: 10px; color: #003366; }
.domain {font-size: 24px; font-family: verdana,swiss,helvetica;}
.package {font-size: 18px; font-family: verdana,swiss,helvetica;}
.cost {font-size: 18px; font-family: verdana,swiss,helvetica;}