BODY {
	FONT-FAMILY:"MS UI Gothic";
	BACKGROUND-COLOR: #000040;
	color: #fffafa;
	line-height:200%;
	scrollbar-track-color:#000040;
	scrollbar-face-color:#a0a0f0;
	scrollbar-shadow-color:#000060;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
}
TD{
	font-size:90%;
	line-height:200%;
}
P{

	line-height:200%;
}
a:link{
	color:#fcfcfc;
	text-decoration:none
}
a:visited{
	color:#cccccc;
	text-decoration:none
}
a:hover{
	color:#ffffff;
	text-decoration:underline
}
HR{
	height:1px;
 	color:#fcfcfc;
}
div.title{
	font-size:250%;
	font-weight:bold
}