/**
 * Style sheet xBasic
 */
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:Verdana, sans-serif;
}

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

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

h1, h2, h4, h5
{
	font-size:11px;
}

img
{
	border:0px;
}

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

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	color:#000066;
}

h2, .mod_galleryviewer .title, .mod_quickpoll .title, .mod_quickpoll .stoptext
{
	margin:6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	color:#000099;
}

h3
{
	margin:6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	color:#ff0000;
}

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