@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
}

a {	
	color: #000000;	
	text-decoration: none
}

a:hover {	
	text-decoration: underline
}
	
h1 {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 16px;
	color: #333333;
}

table {
	background-color: transparent;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
}

.ita {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #ccff00; color: #ffffff;
}

.h1 {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 16px;
	color: #333333;
}
