@charset "UTF-8";
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:9pt; font-weight:normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:9pt;	font-weight:normal;
}
a:link 						{color: #000000;	text-decoration:none;}
a:visited 					{color: #000000;	text-decoration:none;}
a:hover 					{color: #F00000; 	text-decoration:underline;}
a:active 					{color: #000000;	text-decoration:none;}
a:focus 					{color: #000000;	text-decoration:underline;	font-weight: bold;}

.body2						{color:#00000; 	font-size:8pt;}
.bodynew					{color:#ff0000; 	font-size:7pt;}

.headers a:link				{color: #000000;	text-decoration:none; font-weight:bold} 
.headers a:visited			{color: #000000;	text-decoration:none; font-weight:bold}
.headers a:hover			{color: #F00000; 	text-decoration:underline; font-weight:bold} 
.headers a:active			{color: #000000;	text-decoration:none; font-weight:bold}

.tableheader				{color: #000000;	text-decoration:none; font-weight:bold}
.whiteheader				{color: #FFFFFF;	text-decoration:none; font-weight:bold}
.pageheader					{color: #FFFFFF;	font-size:12pt; text-decoration:none; font-weight:bold; text-align:center}
.pagesubheader				{color: #FFFFFF;	font-size:9pt; text-decoration:none; font-weight:normal; text-align:center}
