/*
	apbc.styles.css
	
*/

/* ----------------------------------- All Pages ----------------------------------- */

.Websitetitle 
{
	font-family: Old English Text MT; 
	font-size: 40pt; 
	font-weight: bold; 
	color: #0000FF; 
	text-align: center
}
.Marquee
{
	font-family: Old English Text MT; 
	font-size: 24pt; 
	font-weight: bold; 
	color: #FF0000
}	
.Pagetitle 
{
	font-family: Old English Text MT; 
	font-size: 24pt; 
	font-weight: bold; 
	color: #000000; 
	text-align: center
}

	
.Sectiontitle 
{
	font-family: Times New Roman; 
	font-size: 22pt; 
	font-weight: bold;
	color: blue; 
	text-align: center 
}

.Sectiontext 
{
	font-family: Times New Roman; 
	font-size: 18pt; 
	font-weight: bold; 
	color: black;
	text-align: center
}

.Closertext 
{
	font-family: Times New Roman; 
	font-size: 18pt; 
	font-weight: bold; 
	color: blue;
	text-align: center
}
<!--

 
  
