body {  
	background-attachment: scroll; 
	background-image: url(images/whiteline.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	background-color: #6699CC;
    font-color: #17023D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #17023D;
}
.url {
	color: #17023D;
	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 {  
	text-decoration: none; 
	color: #000099;
}
.link_in_text {  
	color: #CADCF0; 
}
.footnote {  
	font-family: "Bookman Old Style", Georgia, "Times New Roman"; 
	font-size: x-small; 
	font-style: italic;
}
.header {
	font: 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: #663300; 
}
table.tip {border-style: solid; border-color: "#6699CC #6699CC #6699CC #ffffff"; border-width: 1px;}
td {
	border-color: #17023D;
}
