body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

td, p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #000;
}

.leftMargin{
	margin: 0px 0px 0px 10px;
}


/*** LINK ***/
a:link, a:visited, a:active {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #3A77A9;
	text-decoration: none;
}
a:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#ccc;
	text-decoration:none;
}
a.bottom:link, a.bottom:visited, a.bottom:active	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #666;
	text-decoration:underline;
}

a.bottom:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color:#000;
	text-decoration:none;
}

a.txt12_black:link, a.txt12_black:visited, a.txt12_black:active	{
	color: #2F5982;
	text-decoration:underline;
}

a.txt12_black:hover {
	color:#18ADE7;
	text-decoration:none;
}
