body {
	background-color: #999999;
}

table.main{
	background-color: White;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	vertical-align : top;
	text-align: left;
	line-height: 12pt;
}

.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC000C;
	vertical-align : top;
	text-align: left;
	line-height: 12pt;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight : bold;
	text-align: left;
	line-height: 12pt;
}

.bold_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
	background-color: #E2E2E2;
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	text-decoration : underline;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight: bold;
	text-decoration : none;
}

a.navthin {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight: normal;
	text-decoration : none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight: bold;
	text-decoration : none;
}

a.navthin:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight: normal;
	text-decoration : none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight : bold;
	text-decoration : underline;
}

a.hidden {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight : normal;
	text-decoration : none;
}

a.hidden:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight : normal;
	text-decoration : underline;
}

a.bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight : bold;
	text-decoration : none;
}

a.bold:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666;
	font-weight : bold;
	text-decoration : underline;
}

.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

