body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
	text-indent: 0.7in;


	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#1f1f1f;
	scrollbar-shadow-color:#333366;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#333333;
 
	hr-width:  75%;
	hr-align: center;	

	
}
.boldlarge {
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
}
.boldyellow {
	font-weight: bold;
	color: #FFFF00;
}

.boldlime {
	font-weight: bold;
	color: #33FF00;
}


	
.color {
	color: #3366FF;
	font-weight: bold;

}
.sizeup1 {
	font-size: larger;
}
a:active {
}
a:link {
}
link {
	text-decoration: none;
}
.linkchange {
	text-decoration: none;
	color: 6699FF;


}
