p { 
font-size: 13px; 
} 

body, th, td, p, {
        font-size: 13px;
        line-height : 120% ;
}

h1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
        
}

h2 {
	text-align: ;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
        line-height : 40% ;
}

h3 {
	text-align: ;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

li {
　　　　font-size: 12px;
        margin-left: -10px;
        vertical-align: super;
}

a {
        text-decoration: none ;
}

A:LINK {
        color : teal; 
}

a:visited {
        color: #DC769A;
}

a:hover {
        text-decoration: underline; 
}
.main{
	margin-top : 5px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 5px;
	border-width : 0px 0px 0px 0px;
	width: 990px;
	text-align: center;
}
TABLE{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;}
.main2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
}
