p *
{
	font-family: Verdana, Arial, sans-serif !important;
}
p a font
{
	color: #283f6e !important;
}

#prSidebar
{
	
}

#prSidebar h2
{
	background-color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 25px;
	padding: 5px;
	text-align: center;
	color: white;
	font-size: 12px;
}

#prSidebar ul li
{
	margin-top: 10px;
}

#prSidebar ul
{
	margin-bottom: 25px;
	padding-left: 5px;
}

#prSidebar a
{
	text-decoration: none;
}

#prSidebar a:hover
{
}

#linkedIn, #tweetThis
{
	text-decoration: none;
}

#linkedIn span, #tweetThis span
{
	position: relative;
	top: -3px;
}

#prContent
{
	font-family: Verdana, Arial, sans-serif !important;
	/*font-family: Arial;*/
	font-size: 10pt;
	line-height: 18px;
}

#prContent ul
{
	list-style-type: disc;
	margin: 10px 0 10px 10px;
}

#prContent ul li
{
	list-style-type: disc;
	margin-top: 5px;
}