body {
	background-color: #999;
}

p{
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

td{
	margin: 00px 0px;

}

h3{
	padding-left:10px;
	font-size: larger;
	color:#000;
}

h4{
	padding-left:12px;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
/* 	line-height: 1.5em; */
/* 	padding:5px; */
}

}
.bodytextbold {
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}


.text-descr{
	font-weight: 100;

}
.label{
	font-weight: bold;
}

.shuttle_list, .shuttle_list a{
	list-style-type: none;
	line-height: 2.2em;
	color: #AAA761;
	font-weight: bold;
	font-size: 1.3em;
}

.topicheader{
	background-color: #6BC0F0;
	font-size: 1.4em;
	line-height: 2.2;
/* 	margin: 0px 5px; */
	padding:0px 20px;
	color:#000;
}
.redtext {
	color: #F00;
}
