body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg_pattern.gif) repeat scroll left top;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN','sans-serif','Osaka'; 
}

strong {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro W6','ƒqƒ‰ƒMƒmŠpƒS Pro W6','‚l‚r ‚oƒSƒVƒbƒN','sans-serif','Osaka';
	font-weight: bold;
	font-style: normal;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

.footerlinkbg {
	background-image: url(../misc/line.gif);
	background-repeat: repeat-x;
}

