body
{
	background-image:url(../image/back.png) ;
	background-color:#000080 ;
	color:white ;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12pt ;
}

.topic
{
	font-size:120% ;
	font-weight:700 ;
	color:white ;
	width:100% ;
	filter:DropShadow(color=#555588,offx=2,offy=2,positive=1) ;
}

.title
{
	font-size:150% ;
	font-weight:700; 
	color:#aaffaa ;
	width:100% ;
	filter:DropShadow(color=#558899,offx=2,offy=2,positive=1) ;
}

.help
{
	font-size:90% ;
	font-weight:normal ;
	color:#cccccc ;
}

.sub_topic
{
	font-size:100% ;
	font-weight:normal ;
}

.compare_string
{
	font-size:100% ;
	font-weight:bold ;
	color:#aaddff ;
}

.compare_error
{
	font-size:100% ;
	font-weight:bold ;
	color:#ffaaaa ;
}

.keyword
{
	color:#ffffaa ;
}

a:link
{
	color:#ccff33 ;
	text-decoration: none ;
	font-weight: bold ;
}

a:visited
{
	color:#ccff33 ;
	text-decoration: none ;
	font-weight: bold ;
}

a:active
{
	color:#ccff33 ;
	text-decoration: none ;
	font-weight: bold ;
}

a:hover
{
	color:#ccffcc ;
	text-decoration: none ;
	font-weight: bold ;
}
