@charset "utf-8";
/* CSS Document */
body {
	background-color: #291d37;
	background-image:url(images/bg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a {
	font-size: 11px;
	color: #5f4d50;
}
a:visited {
	color: #5f4d50;
}
a:hover {
	color: #9b8b8d;
}
a:active {
	color: 5f4d50;
}
h1 {
	font-size: 12px;
	color: #000;
}
h2 {
	font-size: 12px;
	color: #514647;
}
h3 {
	font-size: 14px;
	color: #000;
}
h4 {
	font-size: 14px;
	color: #514647;
}
h5 {
	font-size: 10px;
	color: #514647;
}
h6 {
	font-size: 16px;
	color: #514647;
}
/* Global 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, strong, sub, sup, tt, var, 
b, u, i, 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; vertical-align:baseline; margin-left:auto; margin-right:auto;}

body{
 line-height:1;
font-size: 62.5%;
}
