﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-top: 10px;
	background-image: url(images/bg_01.gif);
}
.style1 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000000;
}
.style6 {font-size: 9px}

.style13 {color: #000066}
.style18 {font-size: 10pt}
.style19 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.style20 {color: #660000}
.style26 {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.style28 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.style29 {
	color: #FFFFCC;
	font-size: x-small;
}
.style30 {
	font-size: x-small;
	font-style: italic;
}
.style31 {color: #990000}






h2.arrow {
  color: blue;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 5px;
  text-decoration: underline;
}

a.arrow,  a.arrow:link {
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}
a.arrow:visited {
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}
a.arrow:hover {
  color: blue;
  text-decoration: underline;
}
a.arrow:focus {
  color: blue;
  text-decoration: underline;
}
a.arrow:active {
  color: blue;
  text-decoration: underline;
}
