html,body {

	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
 	SCROLLBAR-FACE-COLOR: white;
 	SCROLLBAR-HIGHLIGHT-COLOR: #d8d8fc;
 	SCROLLBAR-SHADOW-COLOR: #d8d8fc;
 	SCROLLBAR-3DLIGHT-COLOR: white;
 	SCROLLBAR-ARROW-COLOR: #6cb4fc;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: white

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.Contant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.Topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.Blue {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #0099FF;
}

a {
	font-size: 12px;
	color: #00CCFF;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
.BoldWhite {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}
.Contant1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.3em;
	line-height: 25px;
}
.ContantBold {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 20px;
	font-weight: bold;
	color: #0099FF;
}
