/*===========WIZZY STYLES=====*/
#col_b strong {
	font-weight:bold;
	}

#col_b em {
	font-style:italic;
	}

#col_b address {
	font-weight:bold;
	font-style:italic;
	}

#col_b blockquote {
	margin-left:15px; 
	}

#col_b p {
	margin-bottom:5px; 
	margin-top:5px; 
	}

#col_b ol{
	margin-left:20px;
	list-style-type: decimal; }

#col_b ul{
	margin-left:20px;
	list-style-type: square; }

#col_b h1{
	color: black;
	font-size: 36px;
	line-height: 36px;
	font-weight: bolder;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: none;
	}

#col_b h2{
	color: black;
	font-size: 32px;
	line-height: 32px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-decoration: none;
	}

#col_b h3{
	color: black;
	font-size: 28px;
	line-height: 28px;
	font-weight: bolder;
	margin-bottom: 10px;
	text-decoration: none;
	}

#col_b h4{
	color: black;
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	margin-bottom: 10px;
	text-decoration: none;
	}

#col_b h5{
	color: black;
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

#col_b h6{
	color: black;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

/*===========WIZZY STYLES=====*/

