
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-highlight-color:#333333;
    scrollbar-face-color:#7A7A7A;
    scrollbar-shadow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-track-color:#333333;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#msg {
	overflow: auto;
	width: 99%;
	height: 245px;
	text-align: justify;
	font-size: 11px;
	padding: 2;

}
