/*VPDbURL{file:///C|/Documents/CompSci/Classes/CS250/CS250.vpp}*/
H1	 {
			Font-Size : 18pt ;
			Color : black ;
			Text-Decoration : Underline
		}
H2	 {
			Font-Size : 16pt ;
			Color : black ;
			Text-Decoration : Underline
		}
H3	 {
			Font-Size : 14pt ;
			Color : black ;
			Font-Style : Italic
		}
H4	 {
			Font-Size : 12pt ;
			Color : black ;
			Text-Decoration : Underline
		}
ADDRESS	 {
			font-size : 9pt "courier" ;
			Font-Size : 9pt
		}
LI	 {
			Font-Size : 12pt
		}
<html>

<style type="text/css">
<!--

body	 {
			Margin-Left : 12pt ;
			Font-Size : 12pt ;
			Background-Image : url(images/binder-background.gif)
		}
TH	 {
			Font-Size : 12pt ;
			Color : red ;
			Font-Style : Italic
		}
.title	 {
			Text-Align : Center ;
			Font-Size : 24pt ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
.copy	 {
			line-height : 20pt ;
			Font-Size : 10pt
		}
.credit	 {
			Text-Align : Left ;
			Font-Size : 8pt
		}
