body {
	color: #333333;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
}

td {
	color: #333333;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica;
}

th {
	color: #333333;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica;
}

b {
	font-size: 13px;
	font-family: Verdana,Arial,Helvetica;
}

a:link {
	color: #0F294A;
	text-decoration: underline
}

a:visited {
	color: #455271;
	text-decoration: underline
}

a:hover {
	color: #435271;
	text-decoration: none;
}

h1 {
	font-family: Arial,Helvetica;
    font-style: none;
	font-size: 14px;
	color: #000066;
}

h2 {
	font-family: Arial,Helvetica;
    font-style: bold;
	font-size: 16px;
	color: #000066;
}

div.pricing {
	text-align: center;
}

table.pricing {
	border: 1px solid #000000;
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}

th.pricing {
	border-bottom: 1px solid #000000;
	padding: 2 6 2 6;
}

td.pricing {
	text-align: center;
	padding: 2 2 2 2;
}

.btm {
	font-family: "Verdana", "Arial";
	font-size: 10px;
	color: #999999
}
