A:link {
	FONT-WEIGHT: bold;
	COLOR: #0000CC;
	text-decoration: underline;
}
A:visited {
	FONT-WEIGHT: bold;
	COLOR: #990000;
	text-decoration: underline;
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #FF6600;
	text-decoration: underline;
}
.small_fonts {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEECE6;
}
.shadow_left {
	background-image: url(../images/shadow_left.jpg);
}
.shadow_right {

	background-image: url(../images/shadow_right.jpg);
}
.shadow_menu {


	background-image: url(../images/menu_shadow.jpg);
}
td {
	font-size: 90%;
	line-height: 160%;
}
.b_fonts {
	font-weight: bold;
}
.red_fonts {
	color: #FF0000;
	font-weight: normal;
}
.lead_fonts {

	color: #990000;
	font-weight: bold;
}
.line_fonts {
	text-decoration: underline;
}
