body {
	font-family: "verdana","sans serif";
	font-color: #000000;
	font-size: 8pt;
	background-color: rgb(205,205,205);
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #000000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

a:link {
	color: #db7093;
	text-decoration: none;
	font-weight: regular;
}
a:active {
	color: #ffc0cd;
	text-decoration: none;
	font-weight: regular;
}
a:visited {
	color: #db7093;
	text-decoration: none;
	font-weight: regular;
}
a:hover {
	color: #ffc0cd;
	text-decoration: none;
	font-weight: regular;
	cursor: help;
}

p {
	font-family: "verdana","sans serif";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: regular;
}

table {
        font-size: 8pt;
}

.td1 {
	font-size: 8pt;
	border-style: dashed;
	border-color: #db7093;
	border-width: 1px;
	text-align: justify;
}

.td2 {
	font-size: 8pt;
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
}