.cat
{
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	font-weight: bold;
	color: #FF9900;
}

.bodyt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C2731A;
}

.leftc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C402D;
}

.question
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C402D;
}

.code
{
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #222222;
}

body { background-image: url(art/cardbrd1.gif); }
.tablelight { background-image: url(art/cardbrd2.gif); }
.tabledark { background-image: url(art/cardbrd3.gif); }

a
{
	color: #666699;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.zoom
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.enclose
{
	position: relative;
	top: 0;
	left: 0;
	
	padding: 10px;
}

.pix
{
	position: relative;
	top: 0;
	left: 0;
}
