body {  
	background-attachment: scroll; 
	background-image: url(images/whiteline.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	background-color: #000033;
}
.url {
	color: #FFFFFF;
	font: x-small "Arial Narrow", Arial;
}
.main_title {  
	font-family: "Courier New", Courier, mono; 
	font-size: medium; 
	font-weight: bold; 
	color: #000033;
}
.text {
	font: 16px "Bookman Old Style", Georgia, "Times New Roman";
}
a.text {  
	font-family: "Bookman Old Style", Georgia, "Times New Roman"; 
	font-size: small;
	color: #00CCFF;
}
.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	text-decoration: none; 
	color: #000099;
}
.link_in_text {  
	color: #00CCFF; 
}
.footnote {  
	font-family: "Bookman Old Style", Georgia, "Times New Roman"; 
	font-size: x-small; 
	font-style: italic;
}
.header {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
}

.url_in_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: underline;
}
select {
	font-family: "Arial Narrow", Arial;
	font-size: x-small;
}
a {  
	text-decoration: underline;
}
a:hover {  
	color: #FF0000; 
}
