* {font-family: Tahoma, Verdana, Helvetica, sans-serif;}
body, table, tr, td, a, select, option, h1
{
	font-size: 11px;
}
h1
{
	margin: 0px;
	padding: 0px;
}
a, a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
.norepeat
{
	background-repeat: no-repeat;
}
.repeatx
{
	background-repeat: repeat-x;
}
.padlr10
{
	padding-left: 10px;
	padding-right: 10px;
}
.marr3
{
	margin-right: 3px;
}
.padb3
{
	padding-bottom: 3px;
}