.right { text-align: right; } 
.left { text-align: left; } 
.just { text-align: justify; } 

.title { 
					font-size: 1.5em; 
					font-family: georgia, arial, serif;
					font-style: oblique;
					font-variant: small-caps;
					color: #000088;
} 

.subtitle { 
					font-size: 1.2em;
					font-family: century, times, serif;
					font-style: oblique;
}
					
.cat1 {
			font-weight: 900;
			font-variant: small-caps;
			font-size: .9em;
			font-family: verdana, arial, serif;
}				