/* CSS file for main shizzle, yo */
/* created OCT 25 by ODJ */
/* edited 2119, OCT 26 by ODJ */

/*basic formatting junks*/
BODY {background-color: white; font-size: 10pt; font-family: courier new, monospace;}
P {margin: 5px 22% 0 22%;} /* just reg'lur ole paragraph text */
BLOCKQUOTE {margin: 5px 24% 0 24%; font-size: .9em}
H1 {margin: 10px 20% 10px 20%; font-size: 1.4em}
H2 {margin: 10px 20% 10px 20%; font-size: 1.2em}
FORM {margin: 5px 22% 0 22%; font-size: 1.2em}

/*links... duh*/
A:link {color: black; text-decoration: underline}
A:visited {color: 999999; text-decoration: underline}
A:hover {color: 660000; text-decoration: none}

/* crew page specific...  cheeze, but it worx */
IMG.left { float: left; }
SPAN.ptext { font-size: 10pt; font-family: courier new, monospace; }

/*for copyright & JT linx*/
SPAN.copy { font-size: 6pt; font-family: courier new, monospace; }
SPAN.jt { font-size: 8pt; font-family: courier new, monospace; }
