.txtos {

	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;

	font-size: 10px;

	text-align:justify;

	color: #666;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #06C;

	border-right-color: #06C;

	border-bottom-color: #06C;

	border-left-color: #06C;

	margin: 0px;

}
.txtos2 {
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size: 14px;
	text-align:justify;
	color: #FFF;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #06C;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	margin: 0px;
}
h1{
	font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size: 20px;
	color: #06C;
	text-align:left;
}

