@charset "UTF-8";
/* CSS Document */

a {
	text-decoration:none; 
	color: #039
}

a:hover {
	text-decoration:underline;
	color: #039;
}

.welcome {
	font-family: Lucida Grande, Arial, Sans-Serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	list-style-image: url(../images/puce.gif);
}

.menu_array, .menu_array a, .menu_array a:visited  {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}

.menu_array a:hover {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333333;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
}

.menu_array_black {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: black;
	font-size: 14px;
	text-align: left;
}

.recent {
	font-family: Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: 11px;
}

.bottom, .bottom a, .bottom a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
}

.chapter_letter {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: black;
	font-size: 30px;
	text-align: left;
}

.chapter {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: black;
	font-size: 18px;
	text-align: left;
}

.knowledge {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}


.knowledgejournal {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333333;
	font-size: 14px;
	FONT-WEIGHT: bold;
}

.newlistjustify {
	font-family: Lucida Grande, Arial, Sans-Serif;
	color: #333333;
	font-size: 10px;
	list-style-type: disc;
	text-align: justify;
	list-style-image: url(images/puce.gif);
}

.newlistjustifybig {
	font-family: Lucida Grande, Arial, Sans-Serif;
	color: #333333;
	font-size: 12px;
	list-style-type: disc;
	text-align: justify;
	list-style-image: url(images/puce.gif);
}

.bookgrey {
	font-family: Lucida Grande, Arial, Sans-Serif;
	color: #999999;
	font-size: 10px;
	list-style-type: disc;
	text-align: left;
	list-style-image: url(images/puce.gif);
}

.knowledge_justify {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;

}


.menu a, .menu a:hover, .menu a:visited {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.paper_month {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 10px;
	color: yellow;
}

.paper_day {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
}

.paper_year {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 10px;
	color: yellow;
}

.paper_month_old {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 10px;
	color: white;
}

.paper_day_old {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.paper_year_old {
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-size: 10px;
	color: white;
}

table.dashing {
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	border-collapse: separate;
}

.recentblack {
	font-family: Arial, Sans-Serif;
	color: black;
	font-size: 10px;
}
