.Extrans {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #E2E2E2;
	font-style: italic;
	font-weight: normal;


}
.Titles {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	font-weight: bold;
	font-style: normal;

}
.SubTitles {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E2E2E2;
	font-style: italic;
	font-weight: bold;




}
.menuup {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	font-weight: bold;
	font-style: normal;
	cursor: hand;

}
.dark {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #DFDFDF;
	font-weight: bold;
	font-style: normal;
	cursor: hand;

}
.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E9E9E9;
	font-weight: bold;
	font-style: normal;
	cursor: hand;

}
.menuup3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	font-weight: bold;
	font-style: normal;
	cursor: hand;

}
.text {
	font: normal 14px "Trebuchet MS";
}
.text1 {
	font: italic bold 14px "Trebuchet MS";
	text-decoration: underline;
}
.text2 {
	font: bold normal 14px "Trebuchet MS";
}
