
body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.{
	color: #000000; 
	font-size: 8pt; 
}

a:link{color:#6666ff; text-decoration: none; font-size: 10pt; font-weight: normal}
a:visited{color:#6666ff; text-decoration: none; font-size: 10pt; font-weight: normal}
a:active{color:#3333ff; text-decoration: none; font-size: 10pt; font-weight: normal}
a:hover{color:#6666ff; background-color:#ffcccc; text-decoration: none; font-size: 10pt; font-weight: normal}

.title {
	color: orange; 
	font-size: 10pt; 
	letter-spacing: 1px; 
	font-weight: bold
}
.comment {
	color: gray; 
	font-size: 8pt; 
	letter-spacing: 1px; 
	line-height: 175%; 
}

.td_1 {
	background-color: #BFBFBF;

}
.td_2 {
	background-color: #FFFFFF;

}
.data {
	background-color: #FFFFFF;

}

