body, td {
	font-family: "Tahoma","MS Sans Serif", sans-serif;
	font-size: 8pt;
	letter-spacing: 1;
	line-height: 150%;
	vertical-align: top;
}

li {
	list-style-type: square;
	margin: 0 0 4 0;
}

p {
	text-align: justify;
	text-justify: inter-word;
	margin: 4 0 4 0;
}

a {
	color: #FB0032;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}

a:hover {
	text-decoration: underline;
}


h1 {
	font-family: "Times New Roman", "MS Serif", serif;
	font-weight: normal;
	color: #9F3000;
	font-size: 16pt;
	text-align: right;
	letter-spacing: 1;
	margin: 0 0 30 0;
}

h2 {
	font-size: 9pt;
	color: #3C506F;
	font-weight: bold;
	margin: 8 0 10 0;
}

h3 {
	font-size: 8pt;
	color: #3C506F;
	font-weight: bold;
	margin: 0 0 0 0;
}

select { 
	font-size: 8pt; 
	margin: 0 0 10 5;
}

input { 
	font-size: 8pt; 
	margin: 0 0 10 0;
}

.country {
	font-family: "Arial Narrow","MS Sans Serif", sans-serif;
	font-size: 20;
	font-weight: bold;
	color: White;
	padding: 12 5 0 22;
	text-transform: uppercase;
	letter-spacing: 2;
}

.country-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 16 5 12 16;
	line-height: 16pt;
	background-image: url(images/bg-home-1.gif);
}

.spread {
	border-top-style: dashed;
	border-top-width: 1;
	border-top-color: #C6AD9F;
	padding: 9 22 9 0;
}

.spread-table {
	padding: 8 12 9 0;
	margin: 9 0 9 0;
}

.small {
	font-family: "Verdana", sans-serif;
	color: Black;
	font-size: 7pt;
	letter-spacing: 0;
}

.photo {
	padding: 8 8 8 10;
}

.shadow-bottom {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/shadow-bottom.gif);
}

.shadow-top {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/shadow-top.gif);
}

.shadow-right {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/shadow-right.gif);
}

.align-left {
	margin-right: 22;
}

.align-right {
	margin-left: 22;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.vert {
}
