body
{
	background-color: #330033;
	background-image: url(/img/zeldman_bobs.gif);
	background-attachment: fixed;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

td
{
	font-size: 0.9em;
	color: #000000;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

td.t
{
	background-image: url(/img/t.gif);
	background-repeat: repeat-x;
}

td.l
{
	background-image: url(/img/l.gif);
	background-repeat: repeat-y;
}

td.r
{
	background-image: url(/img/r.gif);
	background-repeat: repeat-y;
}

td.b
{
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	background-image: url(/img/b.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
}

td.col
{
	font-size: 0.9em;
	color: #000000;
	border-right: 1px solid #FF6633;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

th
{
	color: #006600;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

h1
{
	color: #006600;
	font-style: italic;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

h2, h4, h6
{
	color: #660099;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

h3, h5
{
	color: #006600;
	font-style: italic;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

hr
{
	color: #FF6633;
	height: 1px;
	width: 95%;
}

sup small
{
	font-size: xx-small;
	font-weight: normal;
}

pre
{
	font-size: 0.9em;
	font-family: 'andale mono', monaco, 'courier new', courier, monospace;
}

a:link
{
	color: #000099;
	font-weight: bold;
}

a:visited
{
	color: #330066;
	font-weight: bold;
}

a:hover
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active
{
	color: #CC0000;
	font-weight: bold;
}

p.h
{
	color: #FFFFFF;
	background-color: #FF3300;
	font-weight: bold;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

h1.h
{
	font-size: 3em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

h2.h
{
	font-size: 2em;
	color: #FFFF00;
	font-weight: bolder;
	font-family: sand, 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

a.h:link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

a.h:visited
{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

a.h:hover
{
	color: #FFFF33;
	background-color: #330033;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline overline;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

a.h:active
{
	color: #FFFF33;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

.fine
{
	font-size: smaller;
	font-weight: normal;
	font-variant: normal;
	font-family: 'comic sans ms', tahoma, verdana, arial, helvetica, sans-serif;
}

.tiny
{
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	font-family: arial, helvetica, sans-serif;
}

.red { color: #990000; }

.normal { font-style: normal; }
