html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,  pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
    {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;

    font-family: inherit;
    vertical-align: baseline;
    }

body
    {
    line-height: 1.5;
     font-size: .7em; 

    }

table
    {
    border-collapse: separate;
    border-spacing: 0;
    }

caption, th, td
    {
    text-align: left;
    font-weight: normal;
    }

table, td, th
    {
    vertical-align: middle;
    }

blockquote:before, blockquote:after, q:before, q:after
    {
    content: "";
    }

blockquote, q
    {
    quotes: "" "";
    }

a img
    {
    border: none;
    }
a:focus {
    outline: none;
}





h1, h2, h3{
	/*padding:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}

h1{
	font-family: Arial narrow, sans-serif;
	color: #000;
	font-size: 3.0em;
    font-weight: normal;

}
h2{

 
	font-family: Arial, sans-serif;
	color: #65BE2E;
	font-size: 1.2em;
 
}
h3{
	font-family: Arial, sans-serif;
	color: #B5DC10;
	font-size: 1.1em;
}

.blink{
	color: #FF0000;
}

a{
	color: #9F4AB7;
	font-weight: bold;
	text-decoration: none;
}
a:hover{

	text-decoration: underline;
}
strong, b{
	
}
.tinytext{
	font-weight: normal;
	font-size: 9pt;
}

body,p{
	color: #666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}
.content_item_alt{
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}
.content_item_link{
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}
.content_img {
	border: 1px solid #7E7C7D;
	margin: 10px;
}
.content_img_float_left {
	border: 1px solid #7E7C7D;
	margin: 10px;
	float: left;
}
.content_img_float_right {
	border: 1px solid #7E7C7D;
	margin: 10px;
	float: right;
}
