
h1 {color: royalblue; text-align : center ; margin-left: 60px; margin-right: 60px; font : 32pt Georgia, Geneva, sans-serif ; letter-spacing : 4px }

h2 { color : red ; text-align : center ; font : bold 18pt/20pt "Courier New", Courier, serif }

p { color : black;
margin-left : 40px;
margin-right : 40px;
font : 14pt/16pt Verdana, Arial, sans-serif ;
text-align : justify }

p.right {
	text-align : right }

p.table { color : black;
font : 12pt/14pt Georgia, "Times New Roman", serif ;
text-align : justify }

.solid {border-style: solid}
.center {text-align : center }
.note {margin-left: 1.5in; margin-right: 1.5in }

.black {color: #000000 }
.crimson {color: #DC143C }
.darkblue {color: #00008B }
.darkgreen {color: #006400 }
.darkorange {color: #FF8C00 }
.mediumseagreen {color: #3CB371 }
.olive {color: #808000 }
.peru {color: #CD853F }
.sandybrown {color: #F4A460 }

.redtext {color: darkred }


