<style type="text/css">
body { font-family: Arial; font-size: 10pt; }
p.bodytext { font-family: Arial; font-size: 10pt; line-height: 170%; margin-top: 0pt; margin-bottom: 0pt; }
p.indented { padding-left: 30pt; padding-right: 30pt; }
p.header { margin-bottom: 8pt; }
ul { margin-top: 0; margin-bottom: 0; line-height: 22px; }
ol { margin-top: 0; margin-bottom: 0; line-height: 22px; }
hr { margin-top: 15; margin-bottom: 15; } 
a.rsbar:link { color: white; text-decoration: none }
a.rsbar:active { color: white; text-decoration: none }
a.rsbar:visited { color: white; text-decoration: none }
a.rsbar:hover { color: white; text-decoration: underline }
a.tmbar:link { color: #CCCCCC; text-decoration: none }
a.tmbar:active { color: white; text-decoration: none }
a.tmbar:visited { color: #CCCCCC; text-decoration: none }
a.tmbar:hover { color: white; text-decoration: underline }
H1 { color: #626363; font-size: 16pt; font-family: Arial, Verdana, Geneva }
H2 { color: #626363; font-size: 12pt; font-family: Arial, Verdana, Geneva }
H3 { color: #626363; font-size: 12pt; font-family: Arial, Verdana, Geneva }
.rounded-corners {
	-moz-border-radius: 20px ;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #9bce9b; }
.rounded-corners-red {
	-moz-border-radius: 20px ;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #fba4a6; }
.shadow-box {
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); }
.shadow-img {
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
</style>