.lejart {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #EE0000;
	font-style: italic;
	font-weight: bold;
}
.header {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #0063BF;
	font-style: italic;
	font-weight: bold;

}
.text {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003566;
}
.smallheader {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3399CC;
	font-style: italic;
	font-weight: bold;

}
.text2dark {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.trnormal {
	background-color:#99CCFF; 
	cursor:default;
}
.trrollover {
	background-color:#6699FF; 
	cursor:hand;
}
.headerwhite {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color:#6699FF; 
}
a:hover {
	color:#003566; 
}
a:visited {
	color:#990000; 
}
