/* CSS Document */

body{
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	border-style: none;
	background:none;
	}
	
/*Header Styles*/
#header {
	display: none;
	
}

#left {display:none;}

#right{
	color: #000000;
	background:inherit;
	padding: 5px;
	margin:0px 10px 0px 100px;
	position:relative;
	}

#right a img {
	display:none;
}		

/*Text Styles*/
h1, h2, h3, h4 {
	color: #000;
	background-color:inherit;
	
}

div.activity{
	color: inherit;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	border:none;
	}	
	
a 	{
	color:#0000FF;
	background:inherit;
	text-decoration:underline;
					
			}
acronym { border-style: none;
		  cursor:default;
		  }			
		
/*Footer Styles*/			
						
#footer {
	display: none;
		}
		

.underline {
			display:none;
			}

			
ul.arrowdown {
	list-style: square url(none);
}

ul.arrowdown li a:visited {
		color:#00F;
		background:inherit;
	
}			

#notop {
			display:none;
			}
#notopone {
			display:none;
			}
#notoptwo {
			display:none;
			}