@charset "utf-8";
/* CSS Document */

body         {
	color: #6A778E;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #CDD5DA
}
p   { font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td    { color: #000080; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 {
	color: #6A778E;
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	font-stretch: extra-expanded;
}
h2 {
	color: #6A778E;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt
}
h3  {
	color: #6A778E;
	font-weight: bold;
	font-size: 12pt
}
h4 { color: #6A778E; font-weight: bold; font-size: 11pt }
h5 { color: #6A778E; font-style: italic; font-weight: bold; font-size: 10pt }

a:hover { color: #CC3300; background-color: #cccccc }
a:link {
	color: #990000;
	text-decoration: none;
}

a:visited	{
	color: #990000;
	text-decoration: none;
}.pix-9 {
	font-size: 9px;
}
