body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #666666;
}
.sidebar p {
	padding-left: 10px;
	color: #999999;

}
a {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
.sidebar .title {
	text-transform: uppercase;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #00CCFF;
	color: #66CCFF;
	margin-left: 10px;

}
.title {
	text-transform: uppercase;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #6699CC;
	border-bottom: 1px solid #66CCFF;
	padding-left: 10px;

}
