html {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	overflow-x: hidden; 
}
	
BODY {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
}

a:link {
	color: #99ccff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #99ccff;
}

a:hover {
	text-decoration: none;
	color: #e10052;
	position:relative;
	top:1px;left:2px;
}

a:active {
	text-decoration: none;
	color: #99ccff;
}

body,td,th {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 5pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.content_01 {
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}

hr {
	COLOR: #999999;
	HEIGHT: 1px;
}

.content_02 {
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

.content_03 {
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}