.fin_report {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.2em;
}

.overline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999999;
	text-decoration: line-through;
	line-height: 1.2em;
}
.RegText {
	font-family: "Apple LiGothic Medium";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
.SmallText {
	font-family: "Apple LiGothic Medium";
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
.BigHead {
	font-family: "Apple LiGothic Medium";
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
	line-height: 24px;
}
.SubHead {
	font-family: "Apple LiGothic Medium";
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.RegTextBold {
	font-family: "Apple LiGothic Medium";
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}
.PhotoHead {
	font-family: "Apple LiGothic Medium";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Taipei;
	font-weight: normal;
	color: #006666;
}
a:hover {
	font-family: Taipei;
	font-weight: normal;
	color: #FF3300;
}
.SuperBold {
	font-family: "Apple LiGothic Medium";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.SuperBold2 {
	font-family: "Apple LiGothic Medium";
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
#news {
	text-align: left;
	width: 95%;
	padding: 2px;
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 13pt;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news img{
	margin-left: 200px;	
}

#news h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #663333;
	text-align: center;
	padding: 5px;
	width: 95%;
	word-spacing: 1.5em;
	margin-top: 2px;
	margin-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}

/* ######### pointers format ######### */
.pointer00{
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 4px;
	margin-right: 2px;
}

.pointer01{
	list-style-image: url(images/heart.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 4px;
	margin-right: 2px;
}
.pointer02{
	list-style-image: url(images/arrow-left01.gif);
}
.pointer03{
	list-style-image: url(images/arrow-right01.gif);
}
.pointer04{
	list-style-image: url(images/arrow-left02.gif);
}
.pointer05{
	list-style-image: url(images/arrow-right02.gif);
}
.pointer06{
	list-style-image: url(images/flag01.gif);
}
.pointer07{
	list-style-image: url(images/select_black.gif);
}
.pointer08{
	list-style-image: url(images/flag02.gif);
}
.pointer09{
	list-style-image: url(images/flag03.gif);
}
.pointer10{
	list-style-image: url(images/flag04.gif);
}
.pointer11{
	list-style-image: url(images/flag05.gif);
}
.pointer12{
	list-style-image: url(images/new2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 4px;
	margin-right: 2px;
}

table#shipto {
	width: 100%;
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-collapse: collapse;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
table#shipto th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 8em;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#shipto td {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
table#shipto th, table#shipto td {
  border-bottom: 1px dotted #726d6b;
}
table#shipto caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}
