body {
	background-colour: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
td.hr {
	background-color: #9AE0E0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	list-style-type: square;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #444444;
	border-bottom: 1px #9ae0e0 solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	border-bottom: 1px #d0ecec solid;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	margin: 0px;
}
span.h2light {
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E09A9A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E09A9A;
	text-decoration: underline;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E09A9A;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E09A9A;
	text-decoration: underline;
}
td.highlight {
	background-color: #f1fafa;
	border: 1px #9ae0e0 solid;
	padding: 5px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
}
a.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E09A9A;
	text-decoration: none;
}
a.smalltext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E09A9A;
	text-decoration: underline;
}
td.viewmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B3B3B3;
	text-align: right;
}
a.viewmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B3B3B3;
	text-decoration: none;
}
a.viewmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B3B3B3;
	text-decoration: underline;
}
div.price {
	background-color: #EBFCFC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 120px;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 10px;
}
