.normal {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.normal_blue {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.normal_head {
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.sub_head {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #0099CC;
	scrollbar-highlight-color: #000099;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #DDDDDD;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 13pt;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13pt;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13pt;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 13pt;
}


