td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #434343
}
a {
	color: #434343
}
a:hover {
	color: #00A8FF
}
.footer {
	color: #737373;
}
.current_page {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 24px;
}
.site_map {
	color: #8F8F8F;
}
.site_map:hover {
	color: #66FF00;
}
.notes_title {
	font-weight: bold;
	color: #FFFFFF;
}
.notes_bottom_yellow {
	background-image: url(media/notes/yellow/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.notes_bottom_blue {
	background-image: url(media/notes/blue/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
/*	line-height: 12pt;
	text-align: left;
	float: left;
*/
}
.notes_bottom_red {
	background-image: url(media/notes/red/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.notes_bottom_green {
	background-image: url(media/notes/green/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.notes_link_yellow:hover 
	color: #FFBF00;
}
.notes_link_green:hover {
	color: #66FF00;
}
.a_lineless {
	color: #434343;
	text-decoration: none;
}
.a_lineless:hover {
	color: #00A8FF
}

