@charset "ISO-8859-1";
a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
p {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.left {
	float: left;
}
h2 {
	font-family: verdana;
	color: #990000;
	font-weight: bold;
}
#left a {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#left {
	padding-right: 5px;
	padding-left: 5px;
}
#left p {
	margin-top: 0px;
	margin-bottom: 15px;
}

