BODY {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #272727;
}
img {
	border:0;
}
.sectionTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	padding-bottom:20px;
}
.subsectionTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#3c95d3;
	letter-spacing:1px;
	font-weight:lighter;
	padding-bottom:20px;
}
.footer {
	background-color:#272727;
	height:50px;
	color:#A2A2A2;
	font-size:12px;
}
.footer a {
	color:#3c95d3;
}
.article {
	letter-spacing:1px;
	font-size:11px;
	color:#3e3e3d;
}
.article a {
	color:#000000;
	font-weight:bold;
}
.bullet{
	margin-top:3px;
}
.hidden { 
display:none;
 }


