@charset "UTF-8";
/* CSS Document */

/* Reset YUI-style */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,h7,h8,pre,form,fieldset,input,textarea,blockquote,th,td,p { 
	margin:0;
	padding:0;
}

em{
font-style:italic;
}

strong{
font-weight:bold;
}

body{
background-color:#98134E;

}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

th {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

caption{
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;

}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


