#text {
	text-align: justify;
	margin-top: 10px;
	padding-left: 300px;
	color: #804040;
	font-family: "Comic Sans MS";
	font-size: 10pt;
}
#text h1{
	font-size: 12pt;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#text p{
	text-indent: 20pt;
}
#text .lamo{
	vertical-align: middle;
}
#text strong{
	font-weight: normal;
}
#text a{
	color: #804040;
}
#text span{
	font-size: 15pt;
	font-weight: bold;
}
#text .red{
	color: #C00;
}
#text .blue{
	color: #00F;
}
#text .violet{
	color: #609;
}
#text .green{
	color: #090;
}
#text .orange{
	color: #F60;
}
#text .magenta{
	color: #F0C;
}
#text .cyan{
	color: #09F;
}
#text .brown{
	color: #900;
}

