@charset "iso-8859-1";
/* CSS Document */

body{
background-color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
color:#000000;
font-size:9pt;
}

td{
background-color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
color:#000000;
font-size:9pt;
}

table
{
	width:350px;
}

.textfield
{
	width:150px;
}

.label
{
	width:175px;
}

h1
{
font-weight:bold;
font-size:200%;
}

a:link
{
color:#003399;
text-decoration:none;
}
a:hover
{
color:#003399;
text-decoration:none;
}
a:visited
{
color:#003399;
text-decoration:none;
}

.title_subscribe
{
	display:none;
}

.title_unsubscribe
{
	font-weight:bold;
	font-size:9pt;
}

.hr_top
{
	display:none;
}

hr
{
	color:#fcc000;
}
