body {font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:11px;
    color:#000000;
	}
    
A:link  { color: #339; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none }
	
A:visited  { color: #339; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: none }

A:hover {text-decoration:underline;
	}

h1    { font-size: 30px; font-family: Baskerville, Georgia, "Times New Roman", Times, serif }
h2 { font-size: 18px; font-family: Baskerville, Georgia, "Times New Roman", Times, serif }
.box {border-style:solid;
	background-color:#ffffff;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#999999;
	}

.tiny  { font-size: 9px }

table{font-size:11px;
    }

td.home {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#333333;
	}

td.bio {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#00cc00;
	}

td.design {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#ffcc00;
	}

td.illustration {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#ff6600;
	}

td.comics {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#ff0066;
	}

td.etc {border-style:solid;
	background-color:#ffffff;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:3px;
	border-color:#9900ff;
	}
