<!--
h1 {
margin:0px; 
font-family: Arial, Helvetica, sans-serif; 
font-size:1.6em; 
line-height:1.2em; 
font-weight:normal; 
letter-spacing: 0px; 
overflow:visible;

}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-top:0;
margin-top:0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stylewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;

}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 10px}
a:link {
	color: #000000;
}
a:visited {
	color: #6C2C80;
}
a:hover {
	color: #6C2C80;
}
a:active {
	color: #6C2C80;
}
.tabtitle {
border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; background-color: #efe4f2;
}

.tabbot {
border-bottom: 1px solid #aaaaaa;
}
-->