/*GroovDigit Essay Style 2004*/

body {background-color: #666666;}
a {text-decoration: none; font-family : Tahoma, Arial, "MS Sans Serif";}
a:link {color: #333333}
a:visited {color: #FF0000}
a:hover {color: #FF00FF}
a:active {color: #0000FF}
h2 {color: #0000FF}
hr {text-align: center;}
table {border: 0}


/*Classes in order of appearance and nesting*/
.PageBox {width: 85%; margin-left: auto; margin-right: auto; background-color: #000033; padding: 5px; border-spacing: 10px}
.subtitle {font-family : Verdana; font-size : 16px; color: #ff0000;}


.TextBox {width: 95%; margin-left: auto; margin-right: auto; font-family : Verdana; font-size :  11px; color: #000000; text-align: justify; vertical-align: top; background-color: #FFFFFF; padding : 15px}
.TextBox:first-letter {color: #ff0000; font-size:x-large}

.GeoLinkBox {width: 600px; text-decoration:none; font-family : Verdana; font-size : 9px; margin-left: auto; margin-right: auto;  text-align: center; padding: 5; border-spacing: 15px; background-color: #CCCCCC;}