body {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size:12px;
}



.link {
	color : blue;
}

.pagetext_pilot {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size:12px;


}

.title {
	font-weight: bold;

}

.titlesmall {
	font-weight: bold;

}

.pagetext {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size:12px;


}

.news {
	font-weight: bold;
}

.small {
	font-size : 10px;

}

.row_odd {
    background-color: #aaddff;
    border-color: #aaddff;
}
