body	{font-family: "Verdana", "Georgia", "Times New Roman";font-size: medium;color:#c0c0c0;background-color: #000000;}h1, h2	{font-family : "Copperplate Gothic Light", "Arial", sans-serif;text-align: center;}h1 {font-size: x-large;}h2 {font-size: large;}.disclaimer {font-size: x-small;}.divider	{text-align: center;}/*links are not underlined, and bold*//*links visited or not are blue*/a:link {color: #C0C0FF;}a:visited	{text-decoration: none;color: #C0FFC0}/*active and hovered links are green and underlined*/a:active, a:hover {color: #C0FFC0;text-decoration: underline;background-color: #FFFFFF;}/*visited links are normal weight*/a:visited	{font-weight: normal;}