/*********** DEFAULT ***********/

body, table, td, tr, h1, h2, h3, p, input, div, img, br, form, ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	height: 100%;
}

table
{
	width: 100%;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
}

/*********** HELPERS ***********/

.bold
{
	font-weight: bold;
}

.sangria
{
	margin-left: 10px;
}

.spacer
{
	height: 10px;
}
