@charset "iso-8859-1";

.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide
{
	display: none !important;
}
.inside
{
	padding: 0 1em;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
}

h1{	font-size: 180%;}
h2{	font-size: 120%;
	color: #ff6400;}
h3{	font-size: 100%;}
h4{
	font-size: 100%;
	text-decoration: underline;
	padding-top:2%;
}
h5{	font-size: 100%;}
h6{	font-size: 90%;
	padding:0;}

/* alter some HTML elements' default style
 */
a, a:link, a:visited, a:active
{
	text-decoration: underline;
	color:#0000ff;
}
a:hover
{
	text-decoration: none;
}

code
{
	font-family: "Courier New", Courier, monospace;
}
label{	cursor: pointer;}

table{	font-size: 90%;}

B{
	font-family:Verdana, sans-serif;
	font-weight: bolder;
	font-stretch:condensed;

} 



TH {font-family:Verdana,sans-serif;} 


body
{
	background:#ffffff;
	color:#000000;
	margin: 25px 4%;
	font-size: 80%;
}

#footer
{
	border: solid 1px #fff;
	border-width: 1px 0;
	padding: 0.5em;
}

p.fontsize-set
{
	text-align: center;
}
p.fontsize-set img
{
	border-width: 0;
}
html, body
{
	font-family: arial, helvetica, sans-serif;
}

/******************************************************************************/
