body {
  border:  none;
  background: #ffffff url(../img/bg.png) repeat-x scroll left top;
  font-family: Arial,Helvetica,sans-serif;
}

h1 {
  padding: 5px;
  color: #ffffff;
  line-height: 60px;
  background-color: #3479a8;
  text-align: right;
  text-transform: uppercase;
  font-style: italic;
  font-size: 16px;
}

table {
  border:  none;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
}

th {
  border-bottom: 1px solid #378aba;
  color: #378aba;
  text-decoration: underline;
}

td {
  border-bottom: 1px solid #378aba;
}

ol {
  padding-left: 10px;
}

ul {
  padding-left: 10px;
}

.pequenia{
	font-size: small;
}
.subtitle {
	background: #378aba;
	color: #FFFFFF;
	text-transform: uppercase;
}
