<!-- BODY -->

body {
	font-family: Arial CE, Arial, sans-serif;
	font-size : 12px;
	background-color: White;
	color : #646464;
	scrollbar-face-color: ;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ;
}

p {
	text-align : justify;
}

table {
	font-size : 12px;
}

th {
	background-color : #ECECFF;
	text-align : center;
}

a {
	color : #4169E1;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	text-decoration : underline;
}


h1 {
	color : #555555;
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
}

h2 {
	font-size : 14px;
	font-weight : bold;
}

h3 {
	font-size : 13px;
	font-weight : bold;
	color : #6FB7FF;
	text-decoration : underline;
}

h4 {
	font-size : 12px;
	font-weight : bold;
	color : #31C4C0;
}

<!-- TOP MENU -->

.top {
	color : #8B8B8B;
	font-weight : bold;
	font-size : 12px;
}

.top a {
	color : #6A5ACD;
	text-decoration : none;
	font-style : normal;
}

.top a:hover {
	text-decoration : underline;
	color : #000000;
}


<!-- Thermo -->
.tl {
	color : #FF4848;
	font-weight : bold;
}

.odr {
	color : #6FB7FF;
	font-weight : bold;
}