li, ul {
    margin: 0;
    padding: 0;
}
h1 {
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
p
{
	margin-bottom: 9px;
}
body {
 
    color:black;
/*    behavior:url("csshover.htc");*/
}
img { border:0; }
td { vertical-align: top; }
.wid500
{
	width: 500px;
}
.hgt200
{
	height: 200px;
}
.wid200
{
	width: 200px;
}
.wid150
{
	width: 150px;
}
.wid300
{
	width: 300px;
}
.wid400
{
	width: 400px;
}
.floatright
{
    float: right;
}
.wid750
{
	width: 750px;
}