@charset "utf-8";
/* CSS Document */

#webweazle_content * {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #666 !important;
}

#webweazle_content h1 {
	font-size: 16px !important;
	padding-bottom: 5px !important;
	color:#F5A10A !important;
}

#webweazle_content h2 {
	font-size: 13px !important;	
	color:#F5A10A !important;
}


#webweazle_content h3 {
font-size: 16px !important;	
}

#webweazle_content h4 {
	font-size: 13px !important;
}

#webweazle_content p {
	font-size: 12px !important;
	padding-bottom: 2px !important;
}

#webweazle_content img {
	padding: 3px !important;
	margin: 7px !important;
	border: 1px solid #999 !important;
}

#webweazle_content strong {
	font-weight:bold !important;
}

#webweazle_content table img {
	padding: 3px !important;
	margin: 2px !important;
	border: 1px solid #999 !important;
}

#webweazle_content a {
	font-weight:bold;
	text-decoration:none;
	color:#32325D !important;
}

#webweazle_content a:hover {
	text-decoration:underline;
}

#webweazle_content ol {
	list-style-type:decimal  !important;
padding-left: 25px !important;
}

#webweazle_content ul {
	list-style-type:square  !important;	
padding-left: 25px !important;
}

#webweazle_content{

 margin:5px;
}
