@charset "utf-8";
<style type="text/css">
.testIE6,.testIE7{
display:none;
}
.testIE6{
_display:block;
}
#testArea > .testIE7{
*display:block;
}

body {
	background-image: url(../images/bgbgbg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #333333;
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #333333;
}
a:link {
    text-decoration: none;
	font-size: 9pt;	
}
a:visited {
    text-decoration: none;
	font-size: 9pt;
	color: #666666;
}
a:hover {
    text-decoration: underline;
	font-size: 9pt;
	color: #333333;
}
a:active {
    text-decoration: none;
	color: #333333;
	font-size: 9pt;
}
a:1link {
    text-decoration: none;
	font-size: 12pt;	
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	font:bolder;
	color: #000000;
}
h2 {
	font-size: 12pt;
	color: #0099CC;
}
h3 {
	font-size: 14pt;
	color: #000000;
}
.STYLE1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.STYLE2 {
	font-size: 9pt;
	color: #0099CC;
}
.STYLE3 {color: #cc3300}
.STYLE4 {color: #ffffff}
.STYLE5 {color: #99cc00}
.STYLE6 {color: #333333}
.STYLE7 {color: #000000}
.STYLE8 {color: #666666}
.STYLE9 {color: #999999}
img{border:none;}

