@charset "UTF-8";
.small {font-size: 9px}
.font10 {
	font-size: 10px;
}
/* CSS Document */

div#header {
	height:110px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	background-color: #ede9f6;
}

div#doc {
	width:825px;
	background-color: #ede9f6;
	padding: 10px;
	min-height: 600px;
	font-family: Tahoma;
}
textbody {
	background-color: #0000ff;
}

div#footer {
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	background-color: #e9edf6;
	padding-bottom: 3px;
}
body {
	background-color: #5a79a5;
}

.forms {
	font-family: Arial;
	width: 95%;
}

.testamonialText {
	font-style: italic;
	padding-bottom: 5px;
}
.TestamonialByLine {
	text-align: right;
	font-size: 10px;
	margin-top: -20px;
	margin-bottom: -10px;
}
.priceTable {
	height: 12px;
}
.super {
	vertical-align: super;
	font-size: 10px;
}

