/*Reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead,  th
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	
	list-style-type:none
}

span{
	line-height: 20px;
}

em,small{
	text-transform:uppercase;
	font-size:10px;
}
em{
	font-style:italic
}
p{
	line-height:20px;
	margin:0 0 15px 0
}
body{
	background-color:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0868B2
}
a:link,a:visited{
	text-decoration:none;
	color:#0868B2
}
a:hover{
	text-decoration:underline
}
a:active{
	color:#999
}
input:focus,input:active,input:hover,textarea:focus,textarea:active,textarea:hover,a:active{
	outline:none
}
	
a img {border:none;}


q:before, q:after, blockquote:before, blockquote:after {content: "";}

