.update {
	color : #c00b1b ;
	font-weight : bold ;
	font-size : 10 ; }

/* GENERAL SETTINGS */
body {
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 ;
	color: black ;
	font-weight: bold ;
	text-decoration: none;
	background-color: white ;
	text-align: justify ; }
img {
	float: right;
	padding-left: 3px;
	border : 0px ; }

a {
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14 ; }
a:hover {
	color: white ;
	font-style : italic ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 14 ; }
a:active {
	color: black ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14 ; }
table {
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #949494 ;
	text-decoration: none;
	font-size: 10 ; 
	font-weight: bold ; }
div {
	font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: normal; 
	color: #8c7f70 ; 
	text-decoration: none; 
	text-align: justify;
	font-size: 10px; }