body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Calibri;
	color:333333;
	font-size:15px;
}
#page-container {
	width: 800px;
	margin: auto;
	background-color:#ffffff;
	padding: 12px;
	padding-top: 0px;
}
h1 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 27px;
}
h2 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 24px;
}
h3 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 19px;
}
h4 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 16px;
}
h5 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 15px;
}
h6 {
	font-weight: normal;
	color: #0099FF;
	font-family: Calibri;
	font-size: 14px;
}
table {
	color:#333333;
	text-align:center;
	border:1px dotted #999999;
	border-collapse:collapse;
}
th {
	background-color:#0099FF;
	border:1px dotted #999999;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 7px 0px;
}
td {
	font-size:13px;
	border:1px dotted #999999;
	padding:0;
	padding: 5px 2px 2px 0px;
}
.SmallHeaders {
	font-weight: bold; 
}
.Quotes {
	font-size:17px;
	font-weight: normal;
	font-style:italic;
	color:#666666;
}
.TableTitle {
	font-size:18px;
	font-weight: normal;
	text-align:left;
	padding-left:5px;
}
.Reviews {
	font-weight: normal;
	font-style:italic;
	color:#333333;
}
.HomepageExternalLinks {
	font-size: 13px;
}
.Disclaimer {
	font-size: 11px;
}
.Prices {
	font-size: 13px;
	color: #009900;
	font-weight:bold;
}
.required {
	font-size: 18px;
	color:#FF0000;
	font-weight:bold;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
ul {
	padding-left:15px;
}
