html, body{
	font-family: Tahoma, arial;
	font-size: 12px;
	margin:0px;
	color: #000;
}
table{
	font-family: Tahoma, arial;
	font-size: 12px;
	margin:0px;
	color: #000;
}
input,option,select,checkbox,textarea{
	font-family: Tahoma, arial;
	font-size: 12px;
	margin:0px;
}
form{
        margin:0px;
}
p {
        line-height: 18px;
        margin-top:0px;
        margin-bottom:8px;
        vertical-align:middle;
}
ul {
        line-height: 18px;
        margin-top:2px;
        margin-bottom:2px;
        color:#566900;
        margin-left:20px;
}

a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
h1 {font-size:24px;color:#003399;font-weight:bold;}
ul {line-height: 22px; margin-top:2px; margin-bottom:2px;color:#000000; margin-left:20px;}

td { white-space:nowrap;}
button {height:24px;}
