
/*Slater Development Inc.*/

A		{ color: #0000BB; }
A:visited	{ color: #000099; }
A:active	{ }
A:hover		{ color: #0000FF; }

.PageTitle	{ color: #0000FF;
		  font-size: 14pt; 
		  font-weight: bold; 
		  font-family: Garamond;}
.PageGreeting	{ color: #00003E;
		  font-size: 11pt; 
		  font-family: Garamond;}
.GeneralText	{ color: #00003E;
		  font-size: 11pt; 
		  font-family: Garamond;}
.QuestionText	{ color: #00003E;
		  font-size: 11pt; 
		  font-weight: bold; 
		  font-family: Garamond;}
.ThankYou	{ color: #00003E;
		  font-size: 11pt; 
		  font-family: Garamond;}
.LinkText	{ color: #0000FF;
		  font-size: 12pt; 
		  font-weight: bold; 
		  font-family: Garamond;}
.Level1		{ color: #00003E;
		  font-size: 12pt; 
		  font-weight: bold; 
		  font-family: Garamond;}
.Level2		{ color: #00003E;
		  font-size: 11pt; 
		  font-family: Arial;}
.Level3		{ color: #00003E;
		  font-size: 10pt; 
		  font-family: Arial;}
.Detail1	{ color: #00003E;
		  font-size: 9pt; 
		  font-weight: bold; 
		  font-family: Arial;}
.Detail2	{ color: #00003E;
		  font-size: 8pt; 
		  font-family: Arial;}
