.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20pt;
	font-weight: bold;
	color: #000000;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 8px;
	border: 1px solid #9A9B9F;
	background-image: url(butback.jpg);

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #E73217;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.textArticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
}
body {
	background-image: url(background2.jpg);
	background-position: bottom;
}
