body {
	/* customize_body */ font: normal normal 13px verdana; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #0064b3; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #666666;/* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px; margin-top:0px; }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}body {
	/* customize_body */ font: normal normal 13px verdana; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
}
/* html Block */
div.htmlblock {background-color:#0064b3;}

strong,th,thead td,h1,h2,h3,h4,h5,h6,dt
{
	font-weight:bold;
}

cite,em,dfn
{
	font-style:italic;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea
{
	font-size:100%;
	font-family:mono-space,monospace;
}

#main ul li{
	list-style: square outside;
	margin-left:30px;
}

#main ol li{
	list-style: decimal outside;
	margin-left:30px;	
}
pre
{
	white-space:pre;
}

pre *
{
	font-size:100%;
	white-space:pre;
}

del
{
	text-decoration:line-through;
}

hr
{
	display:block;
	background:black;
	color:black;
	width:100%;
	height:1px;
	border:none;
}

table
{
	border-collapse:collapse;
}

hr, p, ul, ol, dl, pre,  address, table, form
{
	margin-bottom:4px;
}
