.st1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

.st1 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	text-decoration:none;

}

.st1 a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	text-decoration:underline;

}

.st2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #969696;

}

.st3 {font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

color:#333333;

padding-left:10px;

padding-right:10px;

}

ul {
  list-style:none;
}
ul li {
  display:inline;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.floats
{
margin: -3em 0 0 -2em;

position: relative;
display: inline-block;
clear: both;
}
.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .left
{
position: relative;
float: left;

display: inline;

overflow: hidden;

margin: 2em 0 0 2em;

width: 14em;
min-width: 200px;
}
.floats .left .r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.floats .left .min
{
margin: 0 0 180px 0;

height: 4em;

width: 200px;
}
div#content p { 
font-weight:normal;color:#000; 
}
div#content p strong
{
	font-weight:bold;
}