body 
{
	font-size: 12pt; 
	background: rgb(255,255,255) repeat-x; 
	margin: 0pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif;
}
table 
{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);

	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	
	padding: 0pt;

	border-color: rgb(0,0,0);
	border-width: 0pt;
	border-style: none;

	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

table.background
{
	color: rgb(0,0,0);
	background-color: rgb(200,200,200);

	margin-left: 5pt;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 10pt;
	
	padding: 0pt;

	border-color: rgb(0,0,0);
	border-width: 0pt;
	border-style: none;

	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

table.background td
{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);

	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	
	padding: 5pt;

	border-color: rgb(0,0,0);
	border-width: 1pt;
	border-style: solid;

	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

th {
	font-weight: bold; 
	font-size: 10pt; 
	color: rgb(0,0,0); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	text-decoration: none; 
	border-bottom-style: none;
}
td {
	font-weight: normal; 
	font-size: 10pt; 
	vertical-align: top; 
	color: rgb(0,0,0); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	border-bottom-style: none; 
	text-decoration: none;
}

table.background td.panel
{
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	
	padding-left: 0pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;

	border-color: rgb(0,0,0);
	border-width: 1pt;
	border-style: solid;

	color: rgb(0,0,0); 
	background-color: rgb(180,180,230); 

	font-family: helvetica,arial,sans-serif; 
	font-weight: bold; 
	font-size: 10pt; 

	vertical-align: top; 
	text-align: left; 
	text-decoration: none;
}
table.background a.panel:link
{
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align: top; 
	color: rgb(0,0,0); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(180,180,230); 
	text-align: left; 
	border-bottom-style: none; 
	text-decoration: underline;
}
table.background a.panel:active
{
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align: top; 
	color: rgb(0,0,0); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(180,180,230); 
	text-align: left; 
	border-bottom-style: none; 
	text-decoration: underline;
}
table.background a.panel:visited
{
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align: top; 
	color: rgb(0,0,0); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(180,180,230); 
	text-align: left; 
	border-bottom-style: none; 
	text-decoration: underline;
}
table.background a.panel:hover
{
	font-weight: bold; 
	font-size: 10pt; 
	vertical-align: top; 
	color: rgb(255,255,255); 
	border-top-style: none; 
	font-family: helvetica,arial,sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: rgb(180,180,230); 
	text-align: left; 
	border-bottom-style: none; 
	text-decoration: underline;
}

h1 
{
	font-weight: bold; 
	font-size: 15pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	text-decoration: underline;
}
h2 
{
	font-weight: bold; 
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left;
}
h3
{
	font-weight: bold; 
	font-size: 12pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left;
}
h4 
{
	font-weight: bold; 
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left;
}
p 
{
	font-weight: normal; 
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-decoration: none;
}
a:link 
{
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	text-decoration: underline;
}
a:visited 
{
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	text-decoration: underline;
}
a:active 
{
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(255,255,255); 
	text-align: left; 
	text-decoration: underline;
}
a:hover 
{
	font-size: 10pt; 
	color: rgb(0,0,0); 
	font-family: helvetica,arial,sans-serif; 
	background-color: rgb(225,225,255); 
	text-align: left; 
	text-decoration: underline;
}
