BODY {
	background-color: #000000;
	font-family: 'Arial'
}

* {
	text-align: justify;
	font: normal normal bold 8pt 'Arial', sans-serif;
	color: #01baff
}

*.title_1 {
	font: normal normal bold 10pt 'Arial', sans-serif;
}

*.foto {
	font: normal small-caps normal 8pt 'Arial', sans-serif;
}

*.center {
	text-align: center;
}

*.text {
	font: normal normal normal 8pt 'Arial', sans-serif;
	text-indent: 5%;
}

*.text_stnd {
	font: normal normal normal 8pt 'Arial', sans-serif;
}

*.text_right {
	font: normal normal normal 8pt 'Arial', sans-serif;
	text-align: right;
}

*.log {
	font: normal normal normal 8pt 'Arial', sans-serif;	
	margin-left: 5%;
	margin-right: 5%;
}

*.log:first-letter {
	font: normal normal bold 12pt 'Arial', sans-serif;	
}

*.disc {
	font: italic normal normal 7pt 'Arial', sans-serif;
	text-indent: 3%;
}

*.disc_stnd {
	font: italic normal normal 7pt 'Arial', sans-serif;
}

*.thumbbox {
	width:490px; 
	height:360px; 
	overflow:auto; 
	Scrollbar-Base-Color=#007EFF;
	}

*.thumbgal {
	width:490px; 
	overflow:auto; 
	Scrollbar-Base-Color=#007EFF;
	}

*.thumb {
	float: left;
	width: 230px;
	height:90px; 
	overflow:hidden; 
	font: normal normal normal 8pt 'Arial', sans-serif;
	margin-right: 5px;
	}

*.thtext {
	float: none;
	font: normal normal normal 8pt 'Arial', sans-serif;
	margin-right: 5px;
	text-indent: 5%;
	clear: left;
	}

OL {
	list-style-type: upper-roman;
}

LI {
	font: normal normal normal 8pt 'Arial', sans-serif;		
}

A:link {
	color: #0298fc; 
	text-decoration: none; 
}

A:visited {
	color: #0179ff; 
	text-decoration: none; 
}

A:active {
	color: #01baff; 
	text-decoration: none; 
}

A:hover {
	color: #d1eafd; 
}
