@charset "UTF-8";

	body{
		font-family:verdana, arial, sans-serif;
		color:#333333;
		margin:15;
		text-align:left;
	}

	a {color:#0000ff;text-decoration:none}
	a:link    {color:#0000ff;text-decoration:none}
	a:visited {text-decoration:none}
	a:active  {}
	a:hover   {color:#0000ff;text-decoration:underline}

	.images {
		text-align:center;
		margin:30px 0px 20px 0px;
	}

	.head-a {
		font-size: x-large;
		font-weight: bold;
		margin:0px 0px 20px 0px;
		padding:0px 0px 0px 0px;
/*		border-left:15px solid #666; */
		letter-spacing:0px;
	}

	.head-b {
		font-size: large;
		font-weight:bold;
		margin:40px 0px 10px 0px;
		padding:0px 0px 5px 0px;
		border-bottom:1px solid #666;
		letter-spacing:0px;
	}

	.body-t {
		font-size: small;
		line-height: 140%;
		margin:3px 0px 10px 0px;
	}

	#tables {
		margin:15px 0px 15px 0px;
	}

	.table-head {
		text-align:center;
		font-size: small;
		font-weight: bold;
		margin:3px;
	}

	.table-text {
		font-size: small;
		margin:3px;
		letter-spacing:0px;
	}

	#itemiz {
		margin:0px 10px 5px 10px;
	}

	#images {
		text-align:center;
		margin:20px 0px 20px 0px;
	}

	.bullet {
		font-size: small;
		line-height: 120%;
		margin:5px 5px 5px 5px;
		padding:0px 0px 0px 15px;
		background:url('_bg00.gif') no-repeat 0px 5px;
	}

    	.bullet-ind {
        	font-size: small;
        	line-height:130%;
        	margin:10px 10px 10px 10px;
        	padding:0px 0px 0px 20px;
