body { font-size: 12px; }
p { font-size: 12px; 
	mergin: 0.2em;
}
td { }
a:link { }
a:visited { }

span.style1 {
font-size: 12px;
color:#009986;
}

hr.top{ color: pink;
	height:1px;}

a:hover { 
	color: #FF00FF;
	text-decoration: underline;
	}

a:active { }

table.prof{
	font-size: 15px;
	text-align: left;
}

table.base{
font-size: 1.2em;
line-height: 1.3;
}

table.corpinfo{
font-size: 12px;
line-height: 1.3;
}


h1 {
font-size: 20px;
}
td.test{ font-size:50px}
h2 { font-size:20px}

h5 { font-size:20px;}
.font12 {
font-size:12px;
}
.font10 {
font-size:10px;
}
.pink {
	font-size: 10px;
	color: #FF6699;
}
.white {
	font-size: 10px;
	color: #FFFFFF;
}



table.footer {
font-size:10px;
color:#ffffff;
margin-top:0;
margin-bottom:0;
}
a {text-decoration: none;}

#clear10 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
}
#clear15 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}
#clear20 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
}
#clear30 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
}
#clear40 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
}
div#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
