h1,h2,h3,h4,h5 { font-family: "times new roman"; color: black; /*background-color: #cccccc;*/ text-align: center } body,p { font-family: "times new roman"; font-size: 14pt; color: black; text-align: left; text-indent: .5cm; background-color: #cccccc; } p { margin-left: 1%; margin-right: 1%; } p:first-letter { font-weight: bold; font-size: 20pt; } a:link {color: black} /* unvisited link */ a:visited {color: black} /* visited link */ a:hover {color: red} /* mouse over link */ a:active {color: green} /* selected link */ a{text-decoration: none;} hr{color: black}