.mytext {
	text-align : center;
	color : #DDDDDD;
	font-size : 10pt;
	font-family : Arial;
}
.mytable {
	text-align : center;
	color : #DDDDDD;
	font-size : 10pt;
	font-family : Arial;
	border : 1px solid #AAAAAA;
}
.copy {
	text-align : center;
	color : #DDDDDD;
	font-size : 10px;
	font-family : Arial;
}
a {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
	color : #FFCCAA;
}
h1 {
	text-align : center;
}
p {
	text-align : justify;
	padding-left : 30px;
	padding-right : 30px;
	font-family : Arial;
	font-size : 10pt;
	color : #EEEEEE;
	text-indent : 20px;
}
.fl {
	font-size : 18px;
	color : #FFFFFF;
}
.travels {
	font-size : 12px;
	color : white;
	text-align : center;
}
.brd {
	border : 1px solid white;
	cursor : hand;
}
.thelist {
	width : 800px;
	height : 122px;
	border : 1px dotted #555555;
	overflow : hidden;
	white-space : nowrap;
}
.theim {
	padding-top : 10px;
	height : 120;
	background : url("images/lenta.gif") top;
	position : relative;
}
h3 {
	color : white;
	font-size : 18px;
	font-weight : 600;
	letter-spacing : 3px;
}
ul {
	text-align : left;
	padding-left : 30px;
	padding-right : 30px;
	font-family : Arial;
	font-size : 10pt;
	color : #EEEEEE;
	text-indent : 20px;
}
.overcontent {
	height : 400;
	overflow : hidden;
}
.thecontent {
	position : relative;
	border-right : 1px dotted white;
}