body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-image: url(img/line.png);
	background-repeat:  repeat-y;
	background-attachment: fixed;
	background-position: center;


}

td#header {


}

td#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: center;
}

td#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
}	


td#menu {
	background-color: #990000;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 10px;


}

td#content {
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	text-align: justify;


}

td#dates {
	vertical-align: top;
	margin: 0px;
	border: thin solid #000000;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;






}

td#dates h2 {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 4px;
	padding-bottom: 4px;





}
.tituloDates {
	font-size: 13px;
	font-weight: bold;
}
td#content h2 {
	font-size: 14px;
	font-weight: bold;
}
td#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
td#content a {
	color: #990000;
}
.barraFooter {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
}
td#menu a:hover {
	color: #FF0000;
}

.cFormulario {
	font-size: 12px;
}
td#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.tablaReview {
	font-size: 12px;
	border: thin solid #000000;
	margin: 0px;


}
.tr1Review {
	background-color: #FFFFFF;

}
.tr2Review {

	background-color: #EEE;
}
.headReview {
	color: #FFFFFF;
	background-color: #990000;
}
.topics {
	font-size: 12px;
}
td#header h3 a {
	color: #990000;
	text-decoration: none;
}

