body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.emph {
	font-size: 15px;
	font-style: normal;
}
.bgbr {
	background-image: url(sidebar/side_bar_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

.red{
	color: #990000;
}