body {
scrollbar-face-color:#F2F2F2;
scrollbar-highlight-color:#F2F2F2;
scrollbar-3dlight-color:#C8D0D8;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#F2F2F2;
scrollbar-arrow-color:#DEDEDE;
scrollbar-track-color:#E1E8F3;
	margin-left: 0px;
	margin-top: 0px;
}
.content {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 1.5;
	color: #5D5D5D;
}
.name {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}