form {text-align: center;}
h1, h2, h3 {color:rgb(255,140,0);}
ol {text-align: left;}
ul {text-align: left;}
.footlink {color:black;}
.head1 {color:rgb(255,140,0);}
.sidegap, .sidelink, .sidelink2 {color:black;}
#blockmaincenter {border-color:rgb(255,140,0);}

.blanklink 
{
	font-family: "Verdana";
	font-size: 8pt;;
	text-decoration: none; 
	color: white; 
}
.completedSection
{
	text-family: "Verdana";
	text-color: white;
	text-align: center;
	background-color: mediumseagreen;
}
.currentlink 
{
	font-family: "Verdana";
	font-size: 8pt;;
	text-decoration: none; 
	color: yellow; 
}
.currentSection
{
	text-family: "Verdana";
	text-color: white;
	text-align: center;
	background-color: rgb(255,140,0);
}
.foot 
{
	position: fixed; 
	top: 300px; 
	text-align: center;
}
.head 
{
	font-family: "Verdana";
	font-size: 16pt; 
	color: rgb(255,140,0); 
	text-align: center;
}
.otherSection
{
	text-family: "Verdana";
	text-color: white;
	text-align: center;
	background-color: slategray;
}
.pageno 
{
	font-size: 8pt; 
	text-align: right;
} 
.visitedlink 
{
	font-family: "Verdana";
	font-size: 8pt;;
	text-decoration: none; 
	color: white; 
}

