body {color: black}/* paragraph styles*/p {font-family:"times new roman"; text-align:center; font-size: 14pt margin-left: 10px; color:white}/* This is a comment *//* header styles*/ h1 {font-family: "flat brush",impact; color: #d82145; font-size:25pt; margin-top: 20px; text-decoration: underline; text-align:center;}/* yellow - medium - plain - no ul */h2 {font-family: "new times roman"; color: yellow; font-size:14pt; text-align:left;}/* red - medium - plain - ul */h3 {font-family: "new times roman"; color: #d82145; text-decoration: underline; font-size:14pt; text-align:left;}/* red - medium - fancy - ul */h4 {font-family: "flat brush",impact; color: #d82145; font-size:14pt; margin-top: 20px; text-decoration: underline; text-align:center;}h5 {font-family: "new times roman"; color: #d82145; font-size:14pt; margin-top: 20px; text-align:center;}/* yellow - medium - plain - ul */h6 {font-family: "new times roman"; color: yellow; font-size:18pt; text-decoration: underline; text-align:center;}