/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color:#333333;
	text-decoration: none;
	width: 350px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color:#333333;
	text-decoration: none;
	width: 350px;
	font-weight: bold;
}
.style9 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.style11 {
	font-size: 18;
	font-weight: bold;
	color:#333333
}
.style12 {font-size: 12px}
.floatright {float:right;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
  } 
 .floatleft {
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
  }
.style13 {color: #333333}
.style14 {
	color: #0066CC;
	width: 350px;
}
.style15 {
	color: #333333;
	font-style: italic;
}
.style16 {
	color: #333333;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

