html, body
{
}
body
{
	margin: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
}

a { text-decoration: underline; color: #E2241F; }
a:visited { text-decoration: underline; color: #E2241F; }
a:hover { text-decoration: none; color: #E2241F; }

table.layout, table.layout  td
{
	padding:0;
	margin:0;
	border-collapse:collapse;
	vertical-align:top;
}

table.image
{
	margin: 25;
	border-collapse:collapse;
}

img
{
	border:0;
}

.nowrap
{
	white-space:nowrap;
}

.inline
{
	display:inline;
}

.note
{
	font-family: Tahoma, sans-serif;
	font-size: 10;
	color:#6B797E;
}

.text
{
	font-family: Tahoma, sans-serif;
	font-size: 12;
	color:#5E6150;
}

h2
{
	font-family: Tahoma, sans-serif;
	font-size: 14;
	font-weight: bold;
	color:#5E5E5E;
}

h1
{
	font-family: Tahoma, sans-serif;
	font-size: 23;
	font-weight: normal;
	color:#5E5E5E;
}
