BODY, TABLE, TD, TH, P {
    font-size: 13px;
    font-family: arial,helvetica,sans-serif;
	color: black;
}
.footer {
    font-size: 11px;
    font-family: arial,helvetica,sans-serif;
    text-align: center;
}
.copy {
    font-size: 10px;
    font-family: arial,helvetica,sans-serif;
    text-align: center;
}
.title {
    font-size: 20px;
    font-family: arial,helvetica,sans-serif;
    font-weight: 700;
	font-style: italic;
	padding: 0px;
	margins: 0px;
	line-height: 20px;
}
.menu {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: black;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration: none;
}
h1 {
    font-size: 18px;
    font-family: arial,helvetica,sans-serif;
    font-weight: 700;
	font-style: italic;
	color: #0067A6;
}
h2 {
    font-size: 16px;
    font-family: arial,helvetica,sans-serif;
    font-weight: 700;
	font-style: italic;
}
.quote {
	font-style: italic;
	font-weight: 700;
}
.testi {
	float: right;
	background-color:#edf4f9;
	font-style:italic;
	width: 25%;
	padding:10px;
	border-top: thin #0167A6 solid;
	border-bottom: thin #0167A6 solid;
	margin-left: 10px;
	Margin-right: 5px;
}.product {
	float: right;
	border-top: thin #0167A6 solid;
	border-bottom: thin #0167A6 solid;
	margin-left: 5px;
	margin-right: 5px;
}