@charset "utf-8";
/*Reset  */

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,center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: .95em;

	font-weight:normal;

		font-family:Arial, Helvetica, sans-serif;

}


html {}
body {
line-height: 1.4;
	background: #000;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes:inherit;
}

.clear{clear:both;}

a {color:#415f96 !important; text-decoration:underline;}
a:hover {text-decoration:none;}

.content p {padding-bottom:15px; line-height:18px; color:#a50044 ;}
