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;
}

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

.titletext {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 2;
	margin: 0;
	padding: 0;
	font-size:12px;
	text-decoration:underline;
}

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

.news {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight: bold;
}

.small {
	font-size : 10px;
}

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

