@charset "iso-8859-1";
BODY {
/* .. */
}

p {
  font-family : arial, helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
}

/*
td {
  font-family : arial, helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
}
*/

ul, li, ol {
  font-family : arial, helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
}


.text { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.text-small { color: #FFFFFF; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.header { color: #FFFFFF; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.gr { color: #66CCCC; }
.small { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

a:link { color: #993300; font-family: Arial, Helvetica, sans-serif;  }
a:hover { color: #CC0000; font-family: Arial, Helvetica, sans-serif; }
a:visited { color: #660000; font-family: Arial, Helvetica, sans-serif; }

a.links:link { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a.links:hover { color: #FFCC99; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a.links:visited { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

a.footerlinks:link { color: #993300; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a.footerlinks:hover { color: #993300; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a.footerlinks:visited { color: #993300; font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

hr {
	color: #CCCCCC;
	height: 1px;
	}

.item {
	background-color: #000000;
	}

address {
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

.content {
	font-family : arial, helvetica, sans-serif;
	padding-left: 8pt;
	padding-right: 8pt;
	}

.theme1 {
	background-color: #009999;
	}

.theme1title {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}

.theme1sub {
    color: #006666;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}

.theme2 {
	background-color: #993333;
	}

.theme2title {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}

.theme2sub {
	color: #993333;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}

.theme3 {
	background-color: #336699;
	}

.theme3title {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}

.theme3sub {
	color: #336699;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	}
