div.global {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	background-color: white;
	font-family: Verdana, Arial, monospace;	
}

div.counter {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #DBCB91
}

div.offer {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, monospace;
}

div.mytext {
	width: 809px;
	text-align: left;
	margin-left: 20px;
	margin-right: auto;
	font-family: Verdana, Arial, monospace;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: black;
}

div.biblio {
	width: 809px;
	text-align: center;
	margin-left: 20px;
	margin-right: auto;
	font-family: Verdana, Arial, monospace;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: black;
}

table.tbp {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
}

div.header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	width: 830px;
	border-top: red 3px solid;
	border-bottom: red 3px solid;
	margin-bottom: 0px;
	margin-top: 0px;
	color: black;
}

div.footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, monospace;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	width: 830px;
	border-top: red 3px solid;
	border-bottom: red 3px solid;
	margin-top: 0px;
}

div.photos {
	margin-left: auto;
	margin-right: auto;
	width: 533px;
}

div.photo {
	width: 335px;
	height: 275px;
}

div.photo2 {
	width: 335px;
	height: 248px;
}

div.tag {
	font-family: Verdana, Arial, monospace;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	width: 335px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.title {
	font-family: Verdana, Arial, monospace;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	background-color: #DBCB91;
	width: 830px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: #D6C483;
	text-align:center;
}

A {
	COLOR: #0000FF; TEXT-DECORATION: none
}

A:hover {
	COLOR: #0000FF; TEXT-DECORATION: underline; FONT-WEIGHT: bold
}
