/**
 * Style sheet zfBasic
 */
img
{
	vertical-align:middle;
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	font-weight:normal;
	font-size:16px;
}

h2
{
	margin:15px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
}

h3
{
	margin:12px 0px 4px 0px;
	font-weight:bold;
	font-size:14px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

body
{
	margin:0px;
	padding:0px;
}

* html body
{
	margin-left:1px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#333333;
}

h1, h2, h3, h4, h5, h6
{
	color:#333333;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

li
{
	margin-bottom:6px;
}
