body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
}

A:link    { color: #000099;   text-decoration: none; }
A:visited { color: #330066; text-decoration: none; }
A:active  { color: RED; text-decoration: underline; font-weight: bold; }
A:hover   { color: #CC0000;    text-decoration: underline; font-weight: bold; }

.text_s1 {
	font-size: 9px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.text_std {
	font-size: 12px;
	line-height: 140%;
}
.page_title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.titlebar_bookname {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.book_sideinfo {

	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}
.book_spec {
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.textbooks_level {
	font-size: 10px;
	color: #339933;
}
.textbooks_catagory {
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}

.article_c_title {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #339933;
}
.article_c_body {
	font-size: 12px;
	line-height: 120%;
}
.workshop_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #339933;
}
.IM_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #336633;
}
.Video_title {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #336633;
}
.text_menu {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
.artist_list {

	font-size: 12px;
	line-height: 200%;
}
.artists_box {
	font-size: 12px;
	line-height: 140%;
	background-color: #FFFFFF;
}
.work_credit {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}

