﻿<!--
BODY {
background-image: url(../images/vietnam-mailbag-2_19.jpg);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}

A:VISITED {
	color : #C89B37;
	text-decoration : none;
	font-weight: bold;

}

A:LINK {
	color : #C89B37;
	text-decoration : none;
	font-weight: bold;

}

A:HOVER {
	color : yellow;
	text-decoration : underline;
}

A:ACTIVE {
	color : red;
	text-decoration : underline;
}

.tablelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-transform: none;

	}
.tableitem {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	text-transform: none;

	}

.table {
	table-layout: fixed;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-collapse: collapse;
	background-color: ;
}

.italic {
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: italic;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	}
.presstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	}
.presssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	}
.pressauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFBD8;
	text-decoration: none;
	text-align: center;
	}
.text {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
		line-height: 1.5;

}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFBD8;
	text-decoration: none;
	text-align: left;
	}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #C89B37;
	text-decoration: none;
	text-align: right;
		text-transform: uppercase;

	}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.order {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: normal;
	}

.boxes		{ font-family: Tahoma, Arial; 
			  font-size: 8pt;
			  color: #000000;
			  border: 1px solid silver; 
			  background-color: #ffffff;
			  }
			  
.buttons	{
			font-family: Tahoma, Arial; 
			font-size: 8pt; 
			border: 1px solid silver; 
			background-color: #ffffff
}

-->