@charset "utf-8";
/* CSS Document */

body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

a:link {
color:#f89938;
}
a:visited {
color:#f89938;
}

.style1 {
	font-size: 12pt;
	font-weight: bold;
	color: #F89938;
}
.style2 {
	color: #00A0C6
}

.pagename {
color:#00A0C6;
font-size:13pt;
font-weight:bold;
}
.text  {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.smtxt {
font-size:8pt;
}

.whitetxtbold{
color:#FFFFFF;
font-weight:bold;
}