body{
 border:0;
 margin:0;
 font-size: 76%;
 color:black;
 }

div,ul,td,p,h1,h2,h3,h4,h5,h6,blockquote,img,label,form{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

ul, li{
list-style:none;
font-size:.98em;
color:#333;
border:0;
margin:0;
padding:0;
}

p{
/*font-size:11px;*/
font-size:.95em;
color:#333;
margin-bottom:.9em;
}

h1{
font-size:1.4em;
font-weight:bold;
/*font-size:14px;*/
color:#666;
margin-bottom:.9em;
}

h2{
/*font-size:11px;*/
font-size:.95em;
color:#990000;
margin-bottom:.4em;
}

h3{
font-weight:bold;
font-size:.95em;
/*font-size:11px;*/
color:#666;
margin-bottom:.4em;
}

h4{
font-weight:bold;
font-size:.95em;
/*font-size:11px;*/
color:#666;
margin-bottom:.4em;
}

a{
 color: #000; 
 border-bottom:1px dotted #000;
 text-decoration:none;
 }

a:visited{
color: #333;
} 

a:hover, a:active, a:focus{
 color: #990000;
 }

a img, a img:visited, a img:hover, a img:active, a img:focus {
	border: 0;
	text-decoration:none;	
}

form {
display: inline;
}

input, select, option, textarea {
font: normal .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

hr {
border: 0; 
color: #000;
background-color: #000;
height: 1px;
}

.clearer {
clear: both;
}

.hide, .noprint{
display:none;
}