@charset "utf-8";

html, body, div, span, applet, object, iframe,
 h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, textarea, select {
	margin: 0;
	padding: 0;
	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Trebuchet MS, Arial, Georgia, Tahoma ; color: #4a2076; 
}
.cc { clear:both; overflow:hidden; padding:0!important; border:0; height:0px!important; }
.clearfix:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; display: block; }
*+html .clearfix { zoom:1; }
:focus { outline: 0; }
ol, ul { list-style: none; }
.no-border, a img { border: none!important; }
.l {text-align:left !important;}
.c {text-align:center !important;}
.r {text-align:right !important;}
.fll {float:left !important; display:block;}
.flr {float:right !important; display:block;}
table { border-collapse: collapse; width: 100%; }
/*table th, table td { border: 1px solid #ccc; padding: 2px 3px; vertical-align: top; }
table th { background: #f4f4f4; }
table td {  }
caption, th, td { text-align: left; font-weight: normal; }*/
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

