/*
version: 2.4.1
*/
HTML
{
	color: #000;
	background: #CDCDCD;
}
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, CODE, FORM, FIELDSET, LEGEND, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
FIELDSET, IMG
{
	border: 0;
}
ADDRESS, CAPTION, CITE, CODE, DFN, EM, STRONG, TH, VAR
{
	font-style: normal;
	font-weight: normal;
}
LI
{
	list-style: none;
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
Q:before, Q:after
{
	content: '';
}
ABBR, ACRONYM
{
	border: 0;
	font-variant: normal;
}
SUP
{
	vertical-align: text-top;
}
SUB
{
	vertical-align: text-bottom;
}
INPUT, TEXTAREA, SELECT
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
LEGEND
{
	color: #000;
}
BODY
{
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
	font-size: small;
	font: x-small sans-serif;
}
TABLE
{
	font-size: inherit;
	font: 100% sans-serif;
}
PRE, CODE, KBD, SAMP, TT
{
	font-family: monospace;
	font-size: 108%;
	line-height: 100%;
}

