body {
margin-left: 5px;
margin-top: 5px;
padding: 0;
font-size: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif
}

#holder {
	width: 760px;
}
#header p {

padding: 0;
margin: 0;
}
#navigation {
background-color: #333333;
color: white;

}
#navigation p {
margin: 0;
padding: 0;
}
#navigation a{
color: white;
font-weight: bold;
text-decoration:none;
margin: 0 6px;
width: 150px;
font-size: 11px;
}
#country {
height: 65px;
background-color: #bf8bb5;
}
#left {

float: left;
width: 46%;
}
#right
{
float: right;
width: 52%;
}
#left p {
font-size: 11px;
padding: 5px;
}
#left h3 {
background-color: #788bb4;
color: white;
font-size: 12px;
font-weight: bold;
padding: 3px 3px 3px 17px;
background-image:url(tle_img02.gif);
background-repeat:no-repeat;
background-position: 6px 6px;
}
#left h3 a:link, #left h3 a:visited {
color: white;
text-decoration:none;
}
#left h3 a:hover {
color: #FF9966;
}
#right h3 {
background-color: #88799d;
color: white;
font-size: 12px;
font-weight: bold;
padding: 3px 3px 3px 17px;
background-image:url(tle_img02.gif);
background-repeat:no-repeat;
background-position: 6px 6px;
}
#right p {
font-size: 11px;
padding: 5px;
}
ul li {
font-size: 10px;
text-indent: 10px;
}
.lcol {
width:40%;
float: left;
}
.lcol p {
font-size: 10px;
}
.rcol {
width:40%;
font-size: 10px;
float:right;

}
.Date {
float:left;
}
.txt {
float: right;
}
table tr td {
font-size: 12px;
}
.ulink
{
border-bottom: 1px dotted white;
}