/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt4/mt-static/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */

.fright	{
		float:right;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:10px;
		}

.fleft	{
		float:left;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:10px;
		}

	blockquote
		{
		font-size: small;
		color:#006699;
		background:url(http://www.johnniemoore.com/blog/images/quotegrey.gif) no-repeat;
		background-position:top left;
		padding: 0 28px;
		}

	h1, h2, h3 {
		font-family:tahoma, "news gothic mt", verdana, arial, sans-serif;
		margin: 0px;
		padding: 0px;
		}


	h4 	{
	font-family:tahoma, "news gothic mt", verdana, arial, sans-serif;	
	font-size: medium;
	color:#006699;
		}
