body {
	width: 210px; 
	margin: 0;
}
.ad {
 	background-color: #da93e7;
 	padding: 3px;
}
* {
	font-family: arial;
	font-size: 8pt; 
}
  #cont {
    display: table;
    text-align: center;
    width: 210px;
    }

  #row  {
    display: table-row;
    }

  #left, #right, #middle {
    display: table-cell;
    padding: 3px;
    width: 33%;
    }
.img {
 	border: 0px;
}
.container {
 	padding: 1px;
 	text-align: left;
}
a.o {
 	text-decoration: none;
 	color: #000;
}
a.o:hover {
 	text-decoration: none;
 	color: #fff;
}
.orange {
	background-color: #fadeea;
	color: #000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold; 
	padding: 3px;
}
.blue {
	background-color: #fb509d;
	color: #000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold; 
	padding: 3px;
}
.green {
	background-color: #da93e7;
	color: #000;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold; 
	padding: 3px;
}
.navItem1 {
 	padding: 2px;
 	background-color: #efefef;
 	color: #000;
 	text-align: left;
}
.text {
 	padding: 3px;
 	background-color: #fff;
 	color: #000;
 	text-align: left;
}
.navItem2 {
 	padding: 2px;
 	background-color: #e8dada;
 	color: #000;
 	text-align: left;
}
.navItem3 {
 	padding: 2px;
 	background-color: #8abcf5;
 	color: #000;
 	text-align: left;
	border-bottom: 1px solid #285c97;
	border-top: 1px solid #285c97;
}
a {
 	color: #000;
 	text-decoration: underline;
}
fieldset {
 	border: 0px;
}
.rule {
	BORDER-RIGHT: 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: 0px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #333333 1px solid; BACKGROUND-COLOR: #fadeea
}
