.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	text-decoration: none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #151515;
	text-decoration: none;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;

}
a:hover {
	color: #910F00;
	text-decoration: none;
}
a {
	color: #680B00;
	text-decoration: underline;
}
.tnone {
	color: #680B00;
	text-decoration: none;
}
a.tnone:hover {
	color: #910F00;
	text-decoration: none;
}
a.tnone {
	color: #680B00;
	text-decoration: none;
}
p {
	text-align: justify;
	padding-left: 2px;
	margin-top: 5px;
}
.spw {
	background-image: url(../images/elements/sp_water_mark1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
ul {
	list-style : square;
}
li {
	margin-top : 5px;
}
.picture{
	padding-left:15px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom : 9px;
	
}