.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #660000;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.img_numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
.dots {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #660000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
	line-height: 10px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: A48B60;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.repeat {
	background-image: url(images/repeat2.jpg);
	background-repeat: repeat-x;
	background-position: 850px 0px;
	background-attachment: scroll;
	background-color: #F0F5DF;
	top: 0px;
	right: 850px;
}
.pattern {
	background-attachment: scroll;
	background-image: url(images/pattern_02.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
