body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
.Month{
	font-size:14px;
	color:#990000;
	font-weight: bold;
	margin-left:10px;
}
.Headlines{
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
}
.subHeadlines{
	font-size:22px;
	font-weight:bold;
	color: #298DC9;
}
a.subHeadlines:link{
	font-size: 22px;
	font-weight: bold;
	color: #298DC9;
	text-decoration:none;
}
a.subHeadlines:visited{
	font-size: 22px;
	font-weight: bold;
	color: #298DC9;
	text-decoration:none;
}
a.subHeadlines:hover{
	font-size: 22px;
	font-weight: bold;
	color: #298DC9;
	text-decoration: underline;
}
a.subHeadlines:active{
	font-size: 22px;
	font-weight: bold;
	color: #298DC9;
	text-decoration:none;
}
.subText{
	line-height: 18px;
	margin-top: 5px;
}
a.subText:link{
	font-size:12px;
	color:#0000CC;
	text-decoration: none;
}
a.subText:visited{
	font-size:12px;
	color: #990099;
	text-decoration: none;
}
a.subText:hover{
	color:#0000CC;
	text-decoration:underline;
}
a.subText:active{
	color:#0000CC;
	text-decoration:none;
}
.rightHeader{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.copyrights{
	margin-left:0px;
	margin-top:2px;
	font-size:11px;
}
.resource{
	font-style: italic;
	font-size:10px;
}
#whitePaper{
	margin-left: 230px;
	margin-top: 0px;
}
a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Qtags_Apex{
	font-weight:bold;
	font-size:11px;
	color: #0000FF;
}
a.Qtags_Apex:link {
	text-decoration: none;
	color: #0000FF;
}
a.Qtags_Apex:visited {
	text-decoration: none;
	color: #0000FF;
}
a.Qtags_Apex:hover {
	text-decoration: underline;
	color: #0099FF;
}
a.Qtags_Apex:active {
	text-decoration: none;
	color: #0000FF;
}
.rightColumn{
	line-height:18px;
	margin-bottom: 10px;
	margin-top: 2px;
}
