h1, h2, h3 { color: blue; font-family: sans-serif; }

h1 { font-size: 18pt }

h2 { font-size: 16pt }

body { font-family: sans-serif }

.csrc { 
	font-family: courier new; 
	font-size: 11pt; 
	padding-left: .25in;
	color: green 
}
