.PageTitle   { font-size: 14pt; color: #3366FF; font-family: Arial; text-align: Center; 
               font-style: italic; font-weight: bold }
.PageSubTitle { font-size: 12pt; color: #3366FF; font-family: Arial; text-align: Center; 
               font-weight: bold }
.PageSubSubTitle { font-size: 10pt; color: #3366FF; font-family: Arial; text-align: Center; 
               font-style: italic; font-weight: bold }
.BigLink     { font-family: Arial; color: #FFFFFF; font-size: 12pt }
.LittleLink  { font-family: Arial; color: #FFFFFF; font-size: 10pt; margin-top: 0; 
               margin-bottom: 10 }
.Quote       { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align: Center; 
               font-style: italic; margin-top: 18 }
.Author      { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align: Right; 
               font-weight: bold; margin-right: 50; margin-top: 6; 
               margin-bottom: 6 }
.Bullet      { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align: Left; 
               list-style-type: circle; margin-bottom: 12 }

.ImgRight {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.ImgLeft {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
