body					{color:#333; font-family: Cambria, Georgia, serif; background:#F6F6F6 URL('pics/top_bg.gif') repeat-x; font-size:12px;  margin:0 auto; padding-left:50px}

h1, h2, h3, h4 {font-family: Cambria, Georgia, serif; }

h2 {
  display: block;
  font-size: 3.5em;
  margin-top: 0.22em;
  margin-bottom: 0.22em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #000000;
}

p.cripto {
    text-indent: 20px;
	font-size: 20px;
}

h3 {
    font-size: 1.2em;
    margin: 0em 0 0.7em 0;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

ol, ul { 
	font-size: 20px;
    margin-top:3; 
    margin-bottom:3;
}
ol li { 
    margin-top:10;
	font-size: 20px;
}

ul li { 
    margin-top:5;
	font-size: 20px;
}

td {
   font-family: Cambria, Georgia, serif;
   font-size: x-large;
   font-size: 20px;
}

span {
   background-color: #ffff33;	
}

.arch_button {
	display: block;
	width: 304px;
	height: 74px;
	padding: 12px;
	background-image: url("d_button.png");
	float: right;
	color: #fff;
	text-decoration: none;
	margin-top: -144px;
	margin-bottom:20px
	background-repeat: no-repeat;
}

.arch_button:hover {
	cursor: pointer;
}