html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1, h2, h3, h5
{
	color: #242424;
	padding-top: 12px;
	padding-bottom: 16px;
	font-weight: normal;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

p
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

#content-right h1
{
	width: 262px;
	color: #4c4b4b;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 20px;
}

#content-right h5
{
	color: #363636;
}

#content-right p
{
	margin: 0;
	line-height: 1.4;
	color: #3c3c3c;
}
