﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
margin:0pt;
padding:0pt;
}


body {
font-family:Arial;
font-size:10pt;
color:#333333;
}


a {
color:#5D4D37;
font-weight: bold;
}

a.visited
{
	color: silver;
}

a.bigger
{
	font-size: 12pt;
}


p.clear, #clear p
{
	clear: both;
	height: 0px;
}

br.clearit {
    clear: both;
    height: 0;
    line-height:0px;
    font-size: 0;
}


div.clear{
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}






label
{
	white-space: nowrap;
}

/* simple hidden */
.hidden,.noshow{
 display:none;
}
