body	{ font-family: 'Bookman Old Style', Arial, sans-serif; 
		font-size: 12pt; 
		color: #333333; 
		background-color: #FFFFFF; 
		background-image: url('images/background.gif'); 
		background-repeat: repeat; 
		background-attachment: fixed; 
		margin: 0px; }

h1, h2, h3, h4	{ font-family: 'Times New Roman', sans-serif; 
		color: #6495ED; }

.boldred	{ color: #FF0000; 
		background-color: transparent; 
		font-weight: bold; }

.cfb5	{ font-size: 18pt; 
		color: #6495ED; 
		background-color: transparent; }
		
.didyouknow  { width: 95%;
		border: 1px solid #6495ED;
		padding: 2px; }

.font1	{ font-size: 8pt; }

.font2	{ font-size: 10pt; }

.font3	{ font-size: 12pt; }

.font4c	{ font-size: 14pt;
		text-align: center; }

.justify10	{ text-align: justify; 
		text-indent: 10px; }
		
.line	{ border-style: solid;
		border-width: 0px;
		width: 150px;
		height: 2px; }
		
.main	{ position: absolute;
		left: 0px; top: 0px; }		

.thewindow	{ margin-left: 10px; 
		margin-right: 10px; 
		margin-top: 0px; 
		margin-bottom: 0px; }

.wnpc	{ font-size: 18pt; 
		color: #6495ED; 
		background-color: #FFF8DC; }