
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
      line-height: 150%;
	font-weight: normal;
	color: #000000;
      background-color: #FFFFFF;
      background-image: url(/graphics/texture_bkgd.gif);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
      line-height: 150%;
}

a:link {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

a:visited{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

a:visited:hover{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

a:active{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

.brand_table_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
      line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

a.brand_table_links:link,
a.brand_table_links:active,
a.brand_table_links:hover,
a.brand_table_links:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

.brand_headline {
	line-height: 250%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}

