html,body { background-color : white;font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; } h1 { font-size : 130%; font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; color : #008080; text-align: center; } h2 { font-size : smaller; font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; color : #008080; text-align: center; font-style: italic; font-weight: normal; } h3 { font-size : 100%; font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; color : #008080; text-align: left; } a:link {color: green; text-decoration:underline;} a:visited {color: gray; text-decoration:underline;} a:hover {color:#008080; text-decoration:none;font-weight: bold;} hr { color: #008080; border :0; width: 80%; background-color: #008080; height: 3px; }