/* ===================== */
/* (C) 2006 Aardworm.com */
/* www.aardworm.com      */
/* ===================== */
*{
    margin: 0;
    padding: 0;
}
.printonly, div#printhdr { display:none; }
h1 {
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
p
{
	margin-bottom: 9px;
}
body {
/*    background-color:#888888;*/
    color:black;
    behavior:url("csshover.htc");
}
img { border:0; }
td { vertical-align: top; }
.wid500
{
	width: 500px;
}
.hgt200
{
	height: 200px;
}
.wid200
{
	width: 200px;
}
.wid250
{
	width: 250px;
}
.wid150
{
	width: 150px;
}
.wid300
{
	width: 300px;
}
.wid400
{
	width: 400px;
}
.floatright
{
    float: right;
}
.hgt150 { height: 150px; }
.hgt100 { height: 100px; }

