
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
}
* { line-height:1.5em; }

div,table {
	font-size:small;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN','ƒqƒ‰ƒMƒmŠpƒS Pro W3',Osaka;
}

a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration:underline;
}

em {
	font-size:small;
	font-weight: bold;
	font-style:normal;
}

strong {
	font-size:large;
	font-weight: bold;
	font-style:normal;
	color:#A90716;
}

.redtxt {
	color:#A90716;
}

hr {
	height: 1px;
}
