body, div, table, tr, td, p, form, input, select, a, img, ul, li { margin: 0; padding: 0;}
body { 
	text-align: center;
	color: #333;
	font-size: 9pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-style: normal;
	}


a:link, a:visited{
	text-decoration: none;
	color: #FCEE21;
	outline: none;
	}
a:hover, a:active{
	text-decoration: none;
	color: #FF8FE7;
	outline: none;
	}
img { border: 0;}
h1{
	margin: 0;
	padding: 10px 10px 0;
	}
h2{
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 9pt;
	line-height: 140%;
	font-family: "arial";
	font-weight: normal;
	color: #333;
	}
h3{
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 10pt;
	line-height: 200%;
	font-family: "arial";
	font-weight: normal;
	color: #333;
	}
h4{
	margin: 0;
	padding: 5px 5px 5px;
	font-size: 10pt;
	line-height: 120%;
	font-family: "arial";
	font-weight: normal;
	color: #fff;
	}
h5{
	margin: 0;
	padding: 5px 5px 3px;
	font-size: 9pt;
	font-family: "arial";
	font-weight: normal;
	color: #333;
	}
p{ line-height: 1.5em;font-size: 9pt;}
#copyright {
	padding: 0 10px;
	text-align: right;
	font-size: 8pt;
	color: #eeeeee;
	}