body { 
 font-family: arial, sans serif; 
 font-size: 12pt;
 color: #000;
 background-color:#fff;  
}

TD { 
 font-family: arial, sans serif; 
 font-size: 12pt;
 color: #000;
 background-color:#fff; 
}

#header {
 display:none;
}

#side_content {
 display:none;
}

#message {
 display:none;
}

img {
display:none;
}

P { 
 font-family: arial, sans serif; 
 font-size: 12pt; 
 color: #000;
 background-color:transparent; 
 margin:0 1em .5em 1em;
}

HR {
 color: #ccc;
 width:75%;
 height: 1pt;
	}

strong {
color: #000;
font-weight:bold;

}


h1 { 
 font-family: Verdana, arial, sans serif;
 color: #000000; 
 font-weight:normal; 
 font-size: 16pt;
 margin:.5em 0 1em 1em;
}

h2 { 
 font-family: Verdana, arial, sans serif;
 color: #000000; 
 font-weight:normal; 
 font-size: 14pt;
 margin:.5em 0 .5em 1em;
}


A { color : #000; text-decoration:underline;}



ul {
  list-style-type:circle;
  list-style-position:outside;
  margin: .5em 1em 0 0;
  padding:0 0 1em 0;

}

li {
  margin: 0.3em 0 0 1em;
}

.speciallinkbot { 
display:none;
}

.anchorlink { 
display:none;
}


.right {
 text-align:right;
}



