/* general styles */

.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 120%;
}
.sptext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 120%;
	font-weight: normal;
}
.sftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 100%;
	font-weight: normal;
}
.sstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 000033;
	font-weight: bold;

}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 333333;
}
.linkmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
	line-height: 120%;
	text-decoration: none;
}


/* main page */
.mdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.mdesclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	text-decoration: none;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: 000000;
	text-decoration: none;
}
a.newstext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: 0000a0;
	text-decoration: none;
}

.newstext_room {
        FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
a.newstext_room:hover {
        FONT-SIZE: 11px; COLOR: blue; LINE-HEIGHT: 120%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/* credit */
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
}
.siglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
