h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	background-position: center;
	letter-spacing: 1px;



}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #666666;
	font-size: 10px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #999999;

}

.boldano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
	word-spacing: 2px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}
.samobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: 100;
	letter-spacing: .2em;
	word-spacing: .3em;
}
.txtgray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: 100;
	letter-spacing: .2em;
	word-spacing: .3em;
}