/* Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;padding:0;text-align:left}
table{
	border-collapse:collapse;border-spacing:0;}
fieldset,img{
	border:0;}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;}

caption,th {
	text-align:left;}
h1,h2,h3,h4,h5,h6{
	font-size:100%;}
q:before,q:after{content:'';}

/* main */

body{
	text-align:center;
	margin-top:0px;
	width:740px;
	}

p{
	text-indent:1em;
	padding:0 20px;
	margin-top:1em;
	font-size:11pt;}

#main{
	width:740px;
	margin:0px auto;

	padding-top:10px;
	text-align:left;

	}


h1{
	font-size:16pt;
	display:block;
	background-color:#009933;
	padding:10px 10px;
	color:#ffffff;}



A:link	{color:bule; text-decoration: underline ;}

A:visited	{color:#0000ff; text-decoration: underline ;}

A:hover	{color:red; text-decoration: underline ;}

A:active	{color:red; text-decoration: underline ;}


ul{
	margin:20px;
	}
li{
	line-height:1.3em;
	}

#main img {
	margin:20px 10px 0px 20px;
	float:right;}
table	{
	width:500px;
	margin:20px 0px;
	}	

th{
	text-align:left;
	padding:5px 5px;
	background-color:#009933;
	color:#ffffff;}
	

td ul li{
	line-height:1.5em;
	}
