/* StyleSheet for www.justmike.com */

a           { text-decoration: none;
              color: #FFCC00 }

a:hover     { font-weight: bold;
              color: #FF9933 }

body         { background-color: #000000;
               color: #FFCC00 }

table        { width:100%;
               table-layout:fixed;
	       margin:auto; }

td           { margin:auto;
	       text-align:center; }

*.thumbcells { padding:15px; } 

img          { border: 0 }

p, h3        { font-family: arial narrow, comic sans ms }

li           { font-family: Haettenschweiler, arial narrow, comic sans ms;
               font-size: 1.5em }

ul ul       { font-size: .35em }
            