/* general styles */
body {
	font-family: arial, helvetica, sans-serif;
	background: #6699FF;
	font-size: 10pt;
	color: black;
	width: auto;
	clip:     rect(auto auto auto auto);
	overflow: auto;
	z-index: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;





}

p, h1,h2,h3,h4,div,td,th,address,blockquote,nobr,i,br {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;

}

/* general links */
a:link		{ color: #0000FF; text-decoration: none;}
a:visited	{ color: #0000FF; text-decoration: none;}
a:active	{ color: #FFFFFF; background: #808080;}
a:hover		{ color: #FFFFFF; background: #808080;}
.title1                 {font-size: 15pt;}
.title2                 {font-size: 13pt;}
.title3                 {font-size: 11pt;}
.ital                   {font-style: italic;}
.bold                   {font-weight: bold;}
.small                  {font-size: 8pt;}

.little          {font-size: 8pt;}
a.menu:link, a.menu:visited  {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover	{color: #FFFFFF; background: #808080; text-decoration: none;}
a.menu:active	{color: #FFFFFF; background: #808080; text-decoration: none;}

/* box */
span.boxtext    {font-size: 9pt;}

/* news */
span.newsinfo  {font-size: 9pt;}
span.newsheader  {font-weight: bold}

